Loading...
Select Version
&pagelevel(5)&pagelevel
The tlsCertificateFile option allows you to specify a file that contains the X.509 client certificate in PEM format. This file can also contain the private client key. Generally, however, the certificate and key are stored in separate files. In this case, the key file is specified using the tlsKeyFile option.
A client certificate can be used e.g., for authentication with an SMTP mail relay server, so that it accepts e-mails for forwarding.
tlsCertificateFile |
<filename 1..54> | *NONE |
<filename 1..54>
Name of the file that contains the X.509 client certificate in PEM format.
*NONE
No file with certificates is used (default).