CERTIFICATE - UFTP configuration option
Description
The CERTIFICATE option specifies the file / ddname name of the PEM-formatted X.509 certificate that contains the UFTP client's public key. When this option is specified, the PRIVATE_KEY option generally is also required.
This option is used only when the transfer protocol is FTPS.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -cert file | |||||
Environment Variable | UFTPCERT=file | |||||
Configuration File Keyword | certificate file |
Values
file is the path name of the X.509 certificates file. Relative paths are relative to the current working directory.