Skip to main content

PRIVATE_KEY - UEMLoad 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.

info

Note

PRIVATE_KEY is required only if a certificate is specified by CERTIFICATE.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-private_key file

Definition File Keyword

n/a

Values

UNIX

file is the path of the PEM-formatted RSA private key file that corresponds to the X.509 certificate.

Windows

file is the path of the PEM-formatted RSA private key file that corresponds to the X.509 certificate.