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>