CA_CERTIFICATES - UPPS configuration option

Description

The CA_CERTIFICATES option specifies the location of the PEM-formatted trusted Certificate Authority (CA) X.509 certificates file.

Trust CA certificates are required if peer authentication is desired.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-ca_certs file



(tick)

(tick)


Environment Variable

UPPSCACERTS=file



(tick)

(tick)


Configuration File Keyword

ca_certificates file



(tick)

(tick)


Values

UNIX

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

Windows

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

Command Usage

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