]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove commented-out SSLStaplingForceURL at global scope.
authorJeff Trawick <trawick@apache.org>
Mon, 27 Oct 2014 23:18:16 +0000 (23:18 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 27 Oct 2014 23:18:16 +0000 (23:18 +0000)
Global or not, its use is specialized and those that need it won't need a sample,
and others may be confused.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1634736 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-ssl.conf.in

index 7110341f608e36aad652bf0e0ea31f686aa624a3..f5d5e507d5302f0705caac7ddc49b078be5fc9b7 100644 (file)
@@ -89,9 +89,6 @@ SSLSessionCacheTimeout  300
 #   the size may need to be increased.  (AH01929 will be logged.)
 #SSLStaplingCache "shmcb:ssl_stapling(32768)"
 
-#   Override the OCSP responder URL specified in the certificate
-#SSLStaplingForceURL http://ocsp.example.com/
-
 #   Seconds before valid OCSP responses are expired from the cache
 #SSLStaplingStandardCacheTimeout 3600