Loading docs/manual/mod/mod_md.html.en +11 −0 Original line number Diff line number Diff line Loading @@ -510,6 +510,17 @@ MDRenewWindow 10%</pre> MDRequireHttps permanent </ManagedDomain></pre> </div> <p>When you configure MDRequireHttps permanent, an additional security feature is automatically applied: HSTS. This adds the header Strict-Transport-Security to responses sent out via https:. Basically, this instructs the browser to only perform secure communications with that domain. This instruction holds for the amount of time specified in the header as 'max-age'. This is about half a year as generated by mod_md. </p><p> It is therefore advisable to first test the MDRequireHttps temporary configuration and switch to permanent only once that works satisfactory. </p> </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> Loading Loading
docs/manual/mod/mod_md.html.en +11 −0 Original line number Diff line number Diff line Loading @@ -510,6 +510,17 @@ MDRenewWindow 10%</pre> MDRequireHttps permanent </ManagedDomain></pre> </div> <p>When you configure MDRequireHttps permanent, an additional security feature is automatically applied: HSTS. This adds the header Strict-Transport-Security to responses sent out via https:. Basically, this instructs the browser to only perform secure communications with that domain. This instruction holds for the amount of time specified in the header as 'max-age'. This is about half a year as generated by mod_md. </p><p> It is therefore advisable to first test the MDRequireHttps temporary configuration and switch to permanent only once that works satisfactory. </p> </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> Loading