Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Parameterization of TLS support on the FTP server

&pagelevel(4)&pagelevel

TLS support offers a wide range of setting options. You can make these settings as follows:

The table below shows the options for TLS support on the FTP server. For the individual options there are also corresponding parameters of the SET-FTP-TELNET-PARAMETERS command.

Option

Description

-tlsProtocol

Choose TLS protocol versions selectively

-tlsCipherSuite

Specify cipher suite preference list

-tlsServerPreference

Specifiy whether the cipher suite preference order of the server or the client is applied

-tlsPrioritizeChaCha

Specify whether to prioritize ChaCha20 based cipher suites

-tlsRSAcertificateFile

Specify file which contains the RSA-based X.509 server certificate in PEM format

-tlsRSAkeyFile

Specify file which contains the private RSA server key in PEM format

-tlsDSAcertificateFile

Specify file which contains the DSA-based X.509 server certificate in PEM format

-tlsDSAkeyFile

Specify file which contains the private DSA server key in PEM format

-tlsCertificateChainFile

Specify file in which all the certificates required for verification of the server certificate can be stored

-tlsCAcertificateFile

Specify file which contains the certificates required for authentication of the FTP client in PEM format

-tlsAcceptableClientCAFile

Specify file from which the names of the CAs that the server accepts as signatories of client certificates can be obtained

-tlsCArevocationFile

Specify file which contains the CRLs of the CAs

-tlsVerifyClient

Define whether the FTP client must provide a certificate for server access

-tlsVerifyDepth

Define verification depth

-tlsSecureControlConnection

Define whether the control connection from the FTP client to the FTP server is to be secured with TLS

-tlsSecureDataConnection

Define whether the data connection from the FTP client to the server child is to be secured with TLS

-tlsRandFile

Specify file from which the data for initializing the PRNG is read when the server is started

-tlsOpenSSLlibName

Define the LMS file from which the OpenSSL library should be dynamically loaded