mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Merge pull request #1390 from letsencrypt/1274
Remove nonsensical Apache config directives
This commit is contained in:
@@ -8,12 +8,6 @@ SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA25
|
||||
SSLHonorCipherOrder on
|
||||
SSLCompression off
|
||||
|
||||
|
||||
ServerSignature Off
|
||||
AcceptPathInfo Off
|
||||
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/pdf
|
||||
AddDefaultCharset UTF-8
|
||||
|
||||
SSLOptions +StrictRequire
|
||||
|
||||
# Add vhost name to log entries:
|
||||
|
||||
Reference in New Issue
Block a user