ASF Bugzilla – Attachment 22755 Details for
Bug 46037
Configuration of trusted OCSP responder certificates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Documentation of SSLOCSPResponderCertificateFile option
docdiff.pat (text/plain), 999 bytes, created by
Dr Stephen Henson
on 2008-10-18 04:59:30 UTC
(
hide
)
Description:
Documentation of SSLOCSPResponderCertificateFile option
Filename:
MIME Type:
Creator:
Dr Stephen Henson
Created:
2008-10-18 04:59:30 UTC
Size:
999 bytes
patch
obsolete
>Index: mod_ssl.xml >=================================================================== >--- mod_ssl.xml (revision 704862) >+++ mod_ssl.xml (working copy) >@@ -1761,4 +1761,21 @@ > </usage> > </directivesynopsis> > >+<directivesynopsis> >+<name>SSLOCSPResponderCertificateFile</name> >+<description>Set of trusted PEM encoded OCSP responder certificates</description> >+<syntax>SSLOCSPResponderCertificateFile <em>file</em></syntax> >+<contextlist><context>server config</context> >+<context>virtual host</context></contextlist> >+<compatibility>Available in httpd 2.3 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 >+implicitly trusted without any further validation. This is typically used >+where the OCSP responder certificate is self signed or omitted from the OCSP >+response.</p> >+</usage> >+</directivesynopsis> >+ > </modulesynopsis>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 46037
:
22754
| 22755 |
30622
|
34248
|
34250
|
34719