CERTIFICATE - UPPS configuration option

Description

The CERTIFICATE option specifies the file name of the PEM-formatted X.509 certificate that identifies Universal Connector for PeopleSoft.

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

Note

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

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-cert file

(tick)

(tick)


Environment Variable

UPPSCERT=file

(tick)

(tick)

Configuration File Keyword

certificate file

(tick)

(tick)

Values

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.

Command Usage

The CERTIFICATE option is an SSL/TLS option.

SSL/TLS options are associated with program execution, not commands. They are used to configure the environment and behavior of HTTPS connections with the PeopleSoft system. They can be used with any command, but they only impact HTTPS connections.