File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,19 @@ You can also host your documentation from your own domain.
99
99
100
100
.. _Amazon CAA guide : https://docs.aws.amazon.com/acm/latest/userguide/setup-caa.html
101
101
102
+ Strict Transport Security
103
+ +++++++++++++++++++++++++
104
+
105
+ By default, we do not return a `Strict Transport Security header `_ (HSTS) for user custom domains.
106
+ This is a conscious decision as it can be misconfigured in a not easily reversible way.
107
+ For both |org_brand | and |com_brand |, HSTS for custom domains can be set upon request.
108
+
109
+ We always return the HSTS header with a max-age of at least one year
110
+ for our own domains including ``*.readthedocs.io ``, ``*.readthedocs-hosted.com ``, ``readthedocs.org `` and ``readthedocs.com ``.
111
+
112
+ .. _Strict Transport Security header : https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
113
+
114
+
102
115
Proxy SSL
103
116
---------
104
117
You can’t perform that action at this time.
0 commit comments