server.tls.privateKeyFile

Specifies the PEM-encoded private key for Speech Server.

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.

If this parameter is set, server.tls.certificateFile must also be set, and Speech Server will provide its certificate if requested by the web server. This supports client authentication at the server. Note that the private key file must not be password protected.

See Setting up peer authentication.