REQUEST_FORMAT - Universal Certificate configuration option

Description

The REQUEST_FORMAT option specifies the format of the certificate request file specified by the REQUEST_FILE option.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-R format

(tick)

(tick)

(tick)

Command Line, Long Form

-request_format format

(tick)

(tick)

(tick)

Environment Variable

UCRREQUESTFORMAT=format

(tick)

(tick)

(tick)

Values

format is the format of the certificate request file.

Valid values for format are:

  • pem
    PEM-formatted file
  • der
    DER-formatted file

Default is pem.

See File Formats for details on file formats.