You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to disable the including of the preload and includeSubDomains directives when enabling HSTS?
A default HSTS policy should never include the preload directive, as this will allow anyone to submit a donmain to https://hstspreload.org/ which will include the domain in future browser versions as a hardcoded list.
It is very cumbersome and can take months to get a domain off this list.
Because of this https://hstspreload.org/ recommends to not include preload in any default HSTS setting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to disable the including of the preload and includeSubDomains directives when enabling HSTS?
A default HSTS policy should never include the preload directive, as this will allow anyone to submit a donmain to https://hstspreload.org/ which will include the domain in future browser versions as a hardcoded list.
It is very cumbersome and can take months to get a domain off this list.
Because of this https://hstspreload.org/ recommends to not include preload in any default HSTS setting.
Beta Was this translation helpful? Give feedback.
All reactions