MAX_SSL_PROTOCOL - UPPS configuration option

Description

The MAX_SSL_PROTOCOL option specifies the maximum SSL/TLS protocol level that will be negotiated and used to secure a session with the PeopleSoft server.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-max_ssl_protocol option



(tick)

(tick)


Environment Variable

UPPSMAXSSLPROTOCOL option



(tick)

(tick)


Configuration File Keyword

max_ssl_protocol option



(tick)

(tick)


This option is NOT currently supported on HP-UX and z/OS

Values

option is the specification for the maximum SSL/TLS protocol level that will be supported.

  • TLS1_2
    Maximum SSL/TLS protocol is TLS 1.2.
  • TLS1_3
    Maximum SSL/TLS protocol is TLS 1.3.

Default is TLS1_2.