From: Christophe Jaillet
Date: Fri, 29 Jun 2018 16:31:34 +0000 (+0000)
Subject: Be more consistent on how we display the paramters of a directive
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e605118ec4bab13dfce47c856dd239b7e040a18a;p=apache
Be more consistent on how we display the paramters of a directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834692 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index bf50c76654..1dfaeb63c4 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -2480,8 +2480,8 @@ Responder), this option should be turned off
.
SSLOCSPNoverify
skip the OCSP responder certificates verification
-SSLOCSPNoverify On/Off
-SSLOCSPNoverify Off
+SSLOCSPNoverify on|off
+SSLOCSPNoverify off
server config
virtual host
Available in httpd 2.4.26 and later, if using OpenSSL 0.9.7 or later