Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

Command Line, Short Form

n/a

Command Line, Long Form

-private_key_pwd password

(tick)

(tick)

Environment Variable

UFTPPRIVATEKEYPWD=password

(tick)

(tick)

Configuration File Keyword

private_key_password password

(tick)

(tick)

Values

password is the password for the private key.

  • No labels