diff --git a/install/tpl/apache_ispconfig.conf.master b/install/tpl/apache_ispconfig.conf.master index 4721979d1e0fa7263c540f15382edfa5ce52a5bd..3e414b4f4f44b86747e77ea065c353b7ebf0553a 100644 --- a/install/tpl/apache_ispconfig.conf.master +++ b/install/tpl/apache_ispconfig.conf.master @@ -4,7 +4,11 @@ ServerTokens ProductOnly ServerSignature Off - + + +SSLStaplingCache shmcb:/var/run/ocsp(128000) + + ################################################ # ISPConfig Logfile configuration for vlogger diff --git a/server/conf/apache_ispconfig.conf.master b/server/conf/apache_ispconfig.conf.master index 4721979d1e0fa7263c540f15382edfa5ce52a5bd..3e414b4f4f44b86747e77ea065c353b7ebf0553a 100644 --- a/server/conf/apache_ispconfig.conf.master +++ b/server/conf/apache_ispconfig.conf.master @@ -4,7 +4,11 @@ ServerTokens ProductOnly ServerSignature Off - + + +SSLStaplingCache shmcb:/var/run/ocsp(128000) + + ################################################ # ISPConfig Logfile configuration for vlogger diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master index cab89e6eef02c0077570353b9a321e35f17fdee5..c8ead10334ed80bd2ed7d75068f7fafa2fe6b281 100644 --- a/server/conf/vhost.conf.master +++ b/server/conf/vhost.conf.master @@ -500,15 +500,6 @@ - - - - - SSLStaplingCache shmcb:/var/run/ocsp(128000) - - - -