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

  • No labels