Hi, I was able to setup nignx with client certificate authentication and OCSP stapling. I however noticed that OCSP is used only for the nginx server ssl certificate.
It does not use OCSP for validating client certificates to see if a client is using a revoked certificate or not. Is ssl_crl the only way to checked for revoked client certificates or can nginx be configured to use OCSP for client certificates ? Thanks.
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx