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
In particular, this comment on HSTS could be misinterpreted: "This configuation does not include the HSTS header to ensure that users do not accidentally connect to an insecure HTTP service after their first visit."
The reader could understand this to mean that the HSTS header is omitted on purpose, and that the omission ensures that users do not accidentally connect insecurely.
I think you probably meant "This configuration does not include the HSTS header, which would ensure that users do not accidentally connect to an insecure HTTP service after their first visit."
Incidentally, should the example include HSTS?
The text was updated successfully, but these errors were encountered:
In particular, this comment on HSTS could be misinterpreted: "This configuation does not include the HSTS header to ensure that users do not accidentally connect to an insecure HTTP service after their first visit."
The reader could understand this to mean that the HSTS header is omitted on purpose, and that the omission ensures that users do not accidentally connect insecurely.
I think you probably meant "This configuration does not include the HSTS header, which would ensure that users do not accidentally connect to an insecure HTTP service after their first visit."
Incidentally, should the example include HSTS?
The text was updated successfully, but these errors were encountered: