Re: Validating client certificate against CRL

2015-03-12 Thread nathanmesser
We're in a similiar situation, but with many intermediate CAs and root CAs for all the possible client certificates we accept. We have all of these concatenated into a single file for the ssl_client_certificate directive. We have CRLs for some of these and not for others. Is there any way we conf

Re: Validating client certificate against CRL

2014-12-11 Thread Maxim Dounin
Hello! On Thu, Dec 11, 2014 at 02:03:35PM -0500, sandeepkolla99 wrote: > Hi, >My Nginx is setup for Mutual SSL and it works well for the below nginx > configuration. >Hierarchy of certificates is RootCA > | >

Validating client certificate against CRL

2014-12-11 Thread sandeepkolla99
Hi, My Nginx is setup for Mutual SSL and it works well for the below nginx configuration. Hierarchy of certificates is RootCA | V ** IntermediateCA