Disabling HSTS

What changes if HSTS is disabled? If i disable it it is a security problem?

HSTS is used to basically say “Hey, my website is secure”. It tells browsers they should only load the website over HTTPS. Since you should always have your site encrypted, this is a good additional security measure.

2 Likes

Ok, i will enable it

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.