Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

-tlsCertificateFile - File with X.509 client certificate in PEM format

&pagelevel(4)&pagelevel

The -tlsCertificateFile option is used to specify a file which contains the X.509 client certificate for client authentication in PEM format. This file can also contain the client’s private key. However, generally the certificate and key are stored in different files. In this case the key file is specified using the -tlsKeyFile option (see "-tlsKeyFile - Specify file with client key in PEM format").

-tlsCertificateFile

<file-name 1..54> | *NONE


<file-name 1..54>

Name of the file which contains the X.509 client certificate in PEM format.

*NONE

No client certificate is used (and thus no client authentication, either).
*NONE is the default.