]> granicus.if.org Git - apache/commitdiff
Merge r1634736 from trunk:
authorJeff Trawick <trawick@apache.org>
Mon, 27 Oct 2014 23:22:57 +0000 (23:22 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 27 Oct 2014 23:22:57 +0000 (23:22 +0000)
Remove commented-out SSLStaplingForceURL at global scope.

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/branches/2.4.x@1634737 13f79535-47bb-0310-9956-ffa450edef68

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

index 87c99ce3e12abe5750d19c5a10471a075ba72a81..246b3dd7417e2448bf76e903214b54bdea875541 100644 (file)
@@ -89,9 +89,6 @@ SSLSessionCacheTimeout  300
 #   the size may need to be increased.  (AH01929 will be logged.)
 #SSLStaplingCache "shmcb:@exp_runtimedir@/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