Versions Compared

Key

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

Description

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

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a





Command Line, Long Form

-minmax_ssl_protocol option(tick)


(tick)

(tick)


Environment Variable

UCTLMINSSLPROTOCOL UCTLMAXSSLPROTOCOL option(tick)


(tick)

(tick)


Configuration File Keyword

minmax_ssl_protocol option

(tick)

(tick)


(tick)

(tick)


STRUCT Parameter

MINSSLPROTOCOL MAXSSLPROTOCOL option(tick)






Note
titleNote

This option was introduced to IBM i in version 5.1.1.0.This option is NOT currently supported on HP-UX and z/OS

Values

option is the specification for the minimum maximum SSL/TLS protocol level that will be supported.

...

.

...

  • TLS1_2
    Minimum Maximum SSL/TLS protocol is TLS 1.2.
  • TLS1_3

    Note

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

    Minimum

    Maximum SSL/TLS protocol is TLS 1.3.

Default is TLS1_2.