CERT_FORMAT - Universal Certificate configuration option

Description

The CERT_FORMAT option specifies the format of the certificate file specified by the CERT_FILE option.

Usage

Method

Method

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-D format

(tick)

(tick)

(tick)

Command Line, Long Form

-cert_format format

(tick)

(tick)

(tick)

Environment Variable

UCRCERTFORMAT=format

(tick)

(tick)

(tick)

Values

format is the format of the certificate file.

Valid values for format are:

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

Default is pem.

See File Formats in Universal Certificate Usage for details on file formats.