SSL_IMPLEMENTATION - UBROKER 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

Configuration File Keyword

ssl_implementation option




(tick)

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 Configuration of zOS System SSL for a description of the prerequisites before using System SSL.)


Default is openssl.