ssl_trusted_certificate

Syntax: ssl_trusted_certificate file;
Default:
Context: mail, server

This directive appeared in version 1.7.11.

Specifies a file with trusted CA certificates in the PEM format used to verify client certificates.

In contrast to the certificate set by ssl_client_certificate, the list of these certificates will not be sent to clients.

doc_nginx
2017-02-09 07:09:36
Comments
Leave a Comment

Please login to continue.