PRIVATE_KEY_PWD - UFTP configuration option

PRIVATE_KEY_PWD - UFTP configuration option

Description

The PRIVATE_KEY_PWD option specifies the password or passphrase for the PEM-formatted RSA private key specified with the PRIVATE_KEY option. 

This option is needed only when a private key file was protected with a password or passphrase upon creation. 

This option is used only when the transfer protocol is FTPS. 

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

 

 

 

 

 

Command Line, Long Form

-private_key_pwd password

 

 

 

Environment Variable

UFTPPRIVATEKEYPWD=password

 

 

 

Configuration File Keyword

private_key_password password

 

 

 

Values

password is the password for the private key.