inet_ssl_private_key_file

Specifies the PEM-encoded private key.

Value

String

Default

(none)

How to set

In Management Station, set on the Vocalizer service. If not using Management Station, set in the Vocalizer configuration file (User-nvsxx.xml).

Usage

Rarely changed.

This parameter corresponds to the server.tls.privateKeyFile parameter for the Speech Server. When you set this parameter on Speech Server in Management Station, it takes precedence over the Vocalizer inet_ssl_private_key_file setting.

If you set this parameter, you must also set inet_ssl_certificate_file. Vocalizer provides its certificate if requested by the web server. This supports client authentication at the server. The private key file must not be password protected.

Related parameters