CERTIFICATE - UCTL Manager configuration option

Description

The CERTIFICATE option specifies the file / ddname name of the PEM-formatted X.509 certificate that identifies the Universal Control Manager.

A Universal Control Manager X.509 certificate is required if the Universal Broker requires client authentication.

Note

If the CERTIFICATE option is used, the PRIVATE_KEY option also is required.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a





Command Line, Long Form

-cert ddname or file


(tick)

(tick)

(tick)

Environment Variable

UCTLCACERT=file

(tick)

(tick)

(tick)


Configuration File Keyword

certificate ddname or file

(tick)

(tick)

(tick)

(tick)

STRUCT Parameter

CERT(file [lib])

(tick)




Values

IBM i

file is the qualified file name of the X.509 certificate file. The file name can be qualified by a library name.

UNIX

file is the path name of the X.509 certificate file. Relative paths are relative to the current working directory.

Windows

file is the path name of the X.509 certificate file. Relative paths are relative to the current working directory.

z/OS

ddname is the ddname of the X.509 certificate. The value is used only when the SSL_IMPLEMENTATION option is set to openssl.
 
Allocated to the ddname must be either a sequential data set or a member of a PDS that has a variable record format.