SSLTrustedCertificateFile

Identifies the path to the file containing the certificate(s) of the Trusted Certificate Authorities (CAs).

Syntax

SSLTrustedCertificateFile= <certificate file path>

Default

none

Value

certificate file path is a valid path to the file containing the certificates of the Trusted Certificate Authorities (CAs).

Comments

During initialization, the file path is checked for the existence of the file. If the file does not exist, the server exits and logs an error message.