Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: define multiple OCSP responders |
|
Author |
|
uv
Joined: 11 Feb 2019 Posts: 3
|
Posted: Mon 11 Feb '19 11:07 Post subject: define multiple OCSP responders |
|
|
Hi!
I use two-way SSL with my Apache2 server (on Ubuntu 18.04) and have three different chains of trusted client certificates. Each client certificate chain has own OCSP responder. How can I configure multiple OCSP responders using SSLOCSPOverrideResponder directive?
Thanks,
UV |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Wed 13 Feb '19 11:39 Post subject: |
|
|
You can use SSLStaplingForceURL but only for one url. BUT you can set that directive for each vhost. |
|
Back to top |
|
|
|
|
|
|