diff --git a/modules/apache/templates/default-ssl.conf.erb b/modules/apache/templates/default-ssl.conf.erb index f04d9ff0..cad34530 100644 --- a/modules/apache/templates/default-ssl.conf.erb +++ b/modules/apache/templates/default-ssl.conf.erb @@ -2,7 +2,6 @@ # All manual changes will be overwritten - SSLStaplingCache "shmcb:logs/stapling-cache(150000)" DocumentRoot /var/www/html @@ -23,7 +22,6 @@ # Requires Apache >=2.4.11 #SSLSessionTickets Off SSLCompression off - SSLUseStapling on SSLOptions +StrictRequire SSLCertificateFile /etc/ssl/certs/server-fullchain.crt