REQUIRE_SSL - UBROKER configuration option

Description

The REQUIRE_SSL option specifies whether or not Universal Broker will enforce the use of SSL/TLS connections by the clients (managers) of Universal Command Server and Universal Data Mover Server, from which Universal Broker inherits REQUIRE_SSL.

So, any client that tries to connect to a server using UNVv2 legacy protocol will be rejected if REQUIRE_SSL is enabled.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

require_ssl option

(tick)

(tick)

(tick)

(tick)

Note

This option was introduced to IBM i in version 5.1.1.0.

Values

option is the specification for whether or not Universal Broker will enforce the use of SSL/TLS connections.

Valid values for option are:

  • yes
    Enforce the use of SSL/TLS.
  • no
    Do not enforce the use of SSL/TLS.


Default is no.