PRIVATE_KEY - UFTP configuration option
Description
The PRIVATE_KEY option specifies the location of the PEM-formatted RSA private key that corresponds to the X.509 certificate specified by the CERTIFICATE option.
This option is needed only when a certificate is specified by CERTIFICATE.
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 |
-private_key file |
|
|
|
|
|
Environment Variable |
UFTPPRIVATEKEY=file |
|
|
|
| |
Configuration File Keyword |
private_key file |
|
|
|
Values
file is the path name of the PEM-formatted RSA private key file that corresponds to the X.509 certificate. Relative paths are relative to the current working directory.