https://issues.apache.org/bugzilla/show_bug.cgi?id=57159
Bug ID: 57159
Summary: mod_ssl OCSP Stapling directives don't support
per-certificate settings
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: mod_ssl
Assignee: [email protected]
Reporter: [email protected]
Some of the directives apply to responders, which are tied to certificates, of
which you can have multiple per vhost. But the directives apply to all
certificates used by the vhost.
SSLStaplingForceURL is the most likely concern AFAIK, and even that would be a
rare issue since overriding the responder URL is uncommon and multiple
certificates per vhost is uncommon.
http://httpd.apache.org/docs/trunk/mod/mod_ssl.html#sslstaplingforceurl
I don't think this is a present concern.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]