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 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

(tick)

(tick)

Environment Variable

UFTPPRIVATEKEY=file

(tick)

(tick)

Configuration File Keyword

private_key file

(tick)

(tick)

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. 

  • No labels