Re: [users@httpd] OCSP multi stapling support (Apache 2.4.37)

2023-02-16 Thread Zahid Rahman
OCSP stapling is supported on - Apache HTTP Server (>=2.3.3) - Nginx (>=1.3.7) The symbols means greater then equal to 2.3.3 To be honest I never of OSCP stapling so I googled. How to and concepts can be found https://www.digitalocean.com/community/tutorials/how-to-configure-ocsp-stapling

[users@httpd] OCSP multi stapling support (Apache 2.4.37)

2023-02-16 Thread Akshath Hegde
Hi, I had some questions about using OCSP for revocation. I have a client that connects to apache http server 2.4.37 (RHEL). I have enabled SSL and OCSP stapling on the server with this configuration -> Root -> Intermediate -> Server Certificate -> OCSP signer certificate Both th