]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/templates/default/ssl.erb
Add static site for 2013.stateofthemap.org
[chef.git] / cookbooks / apache / templates / default / ssl.erb
index 17ee112b6c9b5ee6915660aa0061794f71fc0809..a703b04c7a518c9e6e241315af11c86adc5033d9 100644 (file)
@@ -11,5 +11,7 @@ SSLCertificateChainFile /etc/ssl/certs/letsencrypt.pem
 
 SSLUseStapling On
 SSLStaplingResponderTimeout 5
+SSLStaplingErrorCacheTimeout 60
 SSLStaplingReturnResponderErrors off
+SSLStaplingFakeTryLater off
 SSLStaplingCache shmcb:${APACHE_RUN_DIR}/ssl_ocspcache(512000)