CRL_FORMAT - Universal Certificate configuration option

Description

The CRL_FORMAT option specifies the format of the CRL file specified by the CRL_FILE option.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-crl_format format

(tick)

(tick)

(tick)

Environment Variable

UCRCRLFORMAT=format

(tick)

(tick)

(tick)

Values

format is the format of the CRL file.

Valid values for format are:

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

Default is pem.


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