A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
1–9 of 9 posts
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#2I’m a DevOps engineer and recently started experimenting seriously with AI-assisted coding to see how useful it actually is in real work.
It checks:
- HTTPS redirects - SSL certificate validity - Mixed content - basic security headers - HTTP/3 support
AI helped a lot with speed — scaffolding, boilerplate, and quick iterations. But testing, edge cases, and reviewing security-related logic quickly reminded me that AI doesn’t replace understanding. You still own every line of code you ship.
This is mainly a learning project, not meant to replace full security scanners. I’d appreciate any feedback, bug reports, or thoughts on what’s missing or misleading.
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#3Maybe you can consider bulk search option?
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#4Maybe you can consider bulk search option?
it's already on the list, thank you
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#5Odlican Dragane
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#6Odlican Dragane
hvala
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#7Clean. Maybe add days until cert expiry
Re: A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI
#8Clean. Maybe add days until cert expiry
Thanks for the feedback. It's already there under SSL CERTIFICATE:
Expires In: xy days