inet_ssl_ca_certificates_file
A file containing one or more sequential PEM-encoded public CA certificates.
Value |
String |
Default |
(none) |
How to set |
|
Usage |
Rarely changed. |
This file can contain a single root certificate-authority (CA) certificate, or any combination of root CA and associated intermediate CA certificates. The certificates are used to both validate the server and define a valid chain for the client certificate provided in inet_ssl_certificate_file.
Related parameters