[users@httpd] RFC 6961 support

2023-03-09 Thread Akshath Hegde
Hi, Does apache httpd implement RFC 6961? In the docs " OCSP stapling relieves the client of querying the OCSP responder on its own, but it should be noted that with the RFC 6066 specification, the server's CertificateStatus reply may only include an OCSP response for a single cert. For server cer

[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