Friends,
Is there any way to prevent HSTS bypass on Apache/RHEL environment. I have a webserver with valid SSL certificate for the domain. Non HTTPS requests are being redirected to HTTPS. Necessary headers including Content Security Policy, Strict Transport Security, X-Frame are applied already.
Any ideas?
Adding an example link shows how to achive HSTS Bypass
Thanks in advance