Client certificates from multiple CAs

Lucas Clemente Vella lvella at gmail.com
Mon Oct 24 15:32:55 UTC 2011


2011/10/24 jjjaime <nginx-forum at nginx.us>:
> Is it possible to configure nginx to perform client certificate
> validation when the client certificates are generated by different CAs?
> I've seen that it's rather easy when the client certificates are
> generated by only one (using the directive: ssl_client_certificate), but
> I cannot assure that all the certificates will be generated by only one
> CA.
> Any suggestion?

I would try to concatenate all the CA roots in a single file...

-- 
Lucas Clemente Vella
lvella at gmail.com



More information about the nginx mailing list