PLBFTP_SSL_KEYFILE Keyword


10.4

PLBFTP_SSL_KEYFILE={ OFF | ON ]

 

This keyword is optional and specifies the file name containing SSL certificate key(s) that supports the SSL operations.

 

If this keyword is not specified in the PL/B Web Server configuration file, the PWS FTP Server does not start the SSL support.

 

When this keyword is defined, the {keyfile} can be assigned as a file name only that must exist in the current working directory of the PWS. In addition, the {keyfile} can be assigned as a file name with an OS full path or a partial OS path relative to the current working directory of the PWS.

 

See the PLBWEB_SSL_KEYFILE topic for more details on using SSL DLLs.

 

 

See Also: PLBWEBSRV Keywords, Server Command Line



PL/B Web Server PLBFTP_SSL_IMPLICIT PLBFTP_SSL_ONLY