SSL_IMPLEMENTATION - UCMD Manager configuration option

SSL_IMPLEMENTATION - UCMD Manager configuration option

Description

The SSL_IMPLEMENTATION option specifies the SSL/TLS implementation to be used for network communications.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a









Command Line, Long Form

-ssl_implementation option







Environment Variable

UCMDSSLIMPLEMENTATION=option







Configuration File Keyword

ssl_implementation option







STRUCM Parameter

n/a









Values

option is the SSL/TLS implementation to be used.

Valid values for option are:

  • openssl
    OpenSSL SSL library is used for the SSL/TLS protocol.

  • system
    z/OS System SSL library is used for the SSL/TLS protocol. The z/OS System SSL library has installation and configuration prerequisites. (See the Universal Agent 7.3.x Installation, Upgrade, and Applying Maintenance for a description of the prerequisites before using System SSL.)

Default is openssl.