server.tls.caCertificatesFile
Specifies the file containing one or more sequential PEM-encoded public CA certificates.
Value |
String DEFAULT: (none) |
How to set |
If using the Management Station, set on the Speech Server service. If not using Management Station, set in an NSS configuration file (user-NSSxx.txt). |
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 server.tls.certificateFile.
If server.inet.tls.verify is set, this parameter must also be set.