Hello!
On Wed, Oct 09, 2019 at 05:55:31PM -0400, vz19 wrote:
> My current nginx configuration has 3 CAs concatenated into a PEM file called
> /etc/ngx_cas. However, only one of these CAs is configured with a CRL which
> is stored in /etc/ngx_crls.
>
> ssl_client_certificate /etc/ngx_
Hi,
My current nginx configuration has 3 CAs concatenated into a PEM file called
/etc/ngx_cas. However, only one of these CAs is configured with a CRL which
is stored in /etc/ngx_crls.
ssl_client_certificate /etc/ngx_cas;
ssl_verify_client strict;
ssl_crl