Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

The MAX_SSL_PROTOCOL option specifies the maximum SSL/TLS protocol level that will be negotiated and used for communications channels.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

max_ssl_protocol option


(tick)

(tick)


Manager Override

n/a





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

    TLS 1.3 is NOT currently supported on HP-UX and z/OS

    Maximum SSL/TLS protocol is TLS 1.3.

Default is TLS1_2.

  • No labels