puppetize ftp.d.o http
[mirror/dsa-puppet.git] / modules / apache2 / templates / puppet-config.erb
index fa9a210..0ed3e19 100644 (file)
@@ -25,5 +25,6 @@
     # [ https://httpd.apache.org/docs/2.4/ssl/ssl_howto.html#ocspstapling ]
 
     SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_stapling(1048576)
+    SSLStaplingReturnResponderErrors off
   <% end -%>
 </IfModule>