PLBFTP_SSL_SETCIPHER Keyword


10.4

PLBFTP_SSL_SETCIPHER={cipher}

 

This keyword specifies the SSL cipher(s) for the PWS FTP SSL connections. The syntax format and descriptions of the {cipher} settings can be found at this URL link:

 

     https://www.openssl.org/docs/manmaster/man1/ciphers.html

Where:

{cipher
specifies a list of one or more cipher strings separated by colon characters. The {cipher} string is case sensitive.

Note:

1.   It may become necessary to restrict or include specific server side SSL ciphers to be supported by the PWS FTP server.

Examples of cipher lists:

 

PLBFTP_SSL_SETCIPHER=AES

 

Allows 128-bit and 256-bit block ciphers.

 

 

See Also: PLBWEBSRV Keywords, Server Command Line



PL/B Web Server PLBFTP_SSL_SELFSIGNED PLBFTP_SSL_VERSION