Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If verification fails, the session is rejected and UPPS terminates.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-verify_peer option



(tick)

(tick)


Environment Variable

UPPSVERIFYPEER=option



(tick)

(tick)


Configuration File Keyword

verify_peer option



(tick)

(tick)


Values

option is the specification for whether or not the authenticity of the PeopleSoft server'

...

X.509 certificate is verified.

Valid values for option are:

  • yes
    Verify the server's certificate.
  • no
    Do not verify the server's certificate.

Default is no.

(The default was previously yes but it was changed in 7.4.0.0 as tasks launched from the controller would always set verify_peer to no even when it was specified as yes, so in order to preserve previous functionality and not interfere with previously created tasks as much, the default was changed to no and setting the verify_peer option to yes now works as intended.)

Command Usage

The VERIFY_PEER option is an SSL/TLS option.

...