PRIVATE_KEY_INFILE - Universal Certificate configuration option

Description

The PRIVATE_KEY_INFILE option specifies a file from which an RSA private key is read.

It allows an existing PKCS#8-encoded key to be re-used when creating certificate requests.

The format of the file is specified by the PRIVATE_KEY_FORMAT option.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-i ddname or file

(tick)

(tick)

(tick)

Command Line, Long Form

-private_key_infile ddname or file

(tick)

(tick)

(tick)

Environment Variable

UCRPRIVATEKEYINFILE=ddname or file

(tick)

(tick)

(tick)

Values

ddname or file is the name of the file.