1
0

Actualiser default-ssl.conf

This commit is contained in:
2025-03-14 00:20:57 +01:00
parent 767ed2b374
commit 6d9098d5ba
-2
View File
@@ -18,8 +18,6 @@ SSLOptions +StdEnvVars
</Directory> </Directory>
BrowserMatch "MSIE [2-6]" \ BrowserMatch "MSIE [2-6]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
</VirtualHost> </VirtualHost>