Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

tlsKeyFile

&pagelevel(5)&pagelevel

The tlsKeyFile option allows you to specify a file that contains the private client key in PEM format.

If both the certificate and private key are contained in the same file (see the tlsCertificateFile option), the tlsKeyFile option does not have to be specified.

The client key cannot be secured with a passphrase because it is not possible to enter a passphrase at startup of the service task.

tlsKeyFile

<filename 1..54> | *NONE


<filename 1..54>

Name of the file that contains the private client key.
Default: file name specified by means of tlsCertificateFile

*NONE

A separate file is not used for the client key.