logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: define multiple OCSP responders
Author
uv



Joined: 11 Feb 2019
Posts: 3

PostPosted: Mon 11 Feb '19 11:07    Post subject: define multiple OCSP responders Reply with quote

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: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 13 Feb '19 11:39    Post subject: Reply with quote

You can use SSLStaplingForceURL but only for one url. BUT you can set that directive for each vhost.
Back to top


Reply to topic   Topic: define multiple OCSP responders View previous topic :: View next topic
Post new topic   Forum Index -> Apache