REQUEST_FILE - Universal Certificate configuration option

Description

The REQUEST_FILE option specifies either:

  • Name of the file from which the certificate request is read.
  • Name of the file to which the certificate request is written.

The request is encoded in PKCS #10 syntax.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-r ddname or file

(tick)

(tick)

(tick)

Command Line, Long Form

-request_file ddname or file

(tick)

(tick)

(tick)

Environment Variable

UCRREQUESTFILE=ddname or file

(tick)

(tick)

(tick)

Values

ddname or file is the name of the file.

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