Confirmed users
502
edits
No edit summary |
Gdestuynder (talk | contribs) (→Apache) |
||
| Line 230: | Line 230: | ||
In Apache 2.4.6, the DH parameter is always set to 1024 bits and is not user configurable. Future versions of Apache will automatically select a better value for the DH parameter. | In Apache 2.4.6, the DH parameter is always set to 1024 bits and is not user configurable. Future versions of Apache will automatically select a better value for the DH parameter. | ||
The configuration below is recommended | The configuration below is recommended. | ||
<pre> | <pre> | ||
<VirtualHost *:443> | <VirtualHost *:443> | ||
| Line 254: | Line 254: | ||
</VirtualHost> | </VirtualHost> | ||
</pre> | </pre> | ||
== Haproxy == | == Haproxy == | ||