| Syntax: | ssl_client_certificate |
|---|---|
| Default: | — |
| Context: | stream, server |
This directive appeared in version 1.11.8.
Specifies a file with trusted CA certificates in the PEM format used to verify client certificates.
The list of certificates will be sent to clients. If this is not desired, the ssl_trusted_certificate directive can be used.
Please login to continue.