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

  • No labels