HTTP to HTTPS Test

Test whether a website correctly redirects HTTP traffic to HTTPS and check for HSTS enforcement.

Frequently asked questions

What should happen when I visit HTTP?
A correctly configured site should redirect HTTP (port 80) to HTTPS (port 443) with a 301 or 308 permanent redirect. If it serves content over HTTP without redirecting, it is insecure.