diff --git a/docs/usage.rst b/docs/usage.rst index c58df46e11035d91cf6872f19ceaaa6b8c281f94..5ede70652f3921d7850d236855348763a7481fcc 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -1237,8 +1237,7 @@ included, and also play nice with the web server role. As mentioned before, all roles will enforce TLS by default. The web server roles will additionaly implement HSTS policy by sending connecting clients ``Strict-Transport-Security`` header with value set to ``max-age=31536000; -includeSubDomains`` (if you disable enforcement of TLS, the header will not be -sent). +includeSubDomains``. With all the above noted, let us finally move on to the next step.