-
|
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. Because of this https://hstspreload.org/ recommends to not include preload in any default HSTS setting. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Thanks, fixed. |
Beta Was this translation helpful? Give feedback.
-
|
Is there a way to include this directive without needing a reverse proxy? I will never run anything without HTTPS so it would be nice to have an option to add this back |
Beta Was this translation helpful? Give feedback.
Thanks, fixed.