Commit c03b1439 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Merge r1792336 from trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792337 13f79535-47bb-0310-9956-ffa450edef68
parent afb024b7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1214,7 +1214,7 @@ SSLCARevocationFile "/usr/local/apache2/conf/ssl.crl/ca-bundle-client.crl"
<default>SSLCARevocationCheck none</default>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
<compatibility>Optional <em>flag</em>s available in httpd 2.5-dev or
<compatibility>Optional <em>flag</em>s available in httpd 2.4.21 or
later</compatibility>

<usage>
@@ -2421,7 +2421,7 @@ Responder), this option should be turned <code>off</code>.</p>
<default>SSLOCSPNoverify Off</default>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
<compatibility>Available in httpd 2.5 and later, if using OpenSSL 0.9.7 or later</compatibility>
<compatibility>Available in httpd 2.4.26 and later, if using OpenSSL 0.9.7 or later</compatibility>
<usage>
<p>Skip the OCSP responder certificates verification, mostly useful when
testing an OCSP server.</p>
@@ -2435,7 +2435,7 @@ testing an OCSP server.</p>
<syntax>SSLOCSPResponderCertificateFile <em>file</em></syntax>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
<compatibility>Available in httpd 2.5 and later, if using OpenSSL 0.9.7 or later</compatibility>
<compatibility>Available in httpd 2.4.26 and later, if using OpenSSL 0.9.7 or later</compatibility>
<usage>
<p>This supplies a list of trusted OCSP responder certificates to be used
during OCSP responder certificate validation. The supplied certificates are