Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

-tlsRSAkeyFile

&pagelevel(4)&pagelevel

The -tlsRSAkeyFile option is used to specify a file which contains the private RSA server key in PEM format.

If both an X.509 client certificate and a private server key are contained in the same file (see the -tlsRSAcertificateFile option on "-tlsRSAcertificateFile"), the -tlsRSAkeyFile option need not be specified.

As it should be possible to start up the FTP server automatically in unattended operation, no passphrase may be entered for the private server key at server startup. You must therefore remove any existing encryption of the private key with a passphrase. In this event, ensure that unauthorized persons cannot access this key.

-tlsRSAkeyFile

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


<file-name 1..54>

Name of the file which contains the private RSA server key.

*NONE

No separate file is used for the RSA server key.
*NONE is the default.