Set SSLStaplingFakeTryLater to off
[mirror/dsa-puppet.git] / modules / apache2 / templates / puppet-config.erb
index 7c38884..614ac4d 100644 (file)
@@ -26,6 +26,7 @@
 
     SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_stapling(1048576)
     SSLStaplingReturnResponderErrors off
+    SSLStaplingFakeTryLater off
   <% end -%>
 </IfModule>