tlsMinProtocol resource

From The x3270 Wiki
Type Default Option: -tlsminprotocol
string platform-dependent x3270 c3270 s3270 b3270

New in 4.3

Defines the minimum version of the TLS protocol that the emulator will negotiate with the host. Possible values are platform-dependent, and may include:

Value Meaning
ssl2 Secure Sockets Layer version 2
ssl3 Secure Sockets Layer version 3
tls1 Transport Layer Security version 1.0
tls1.1 Transport Layer Security version 1.1
tls1.2 Transport Layer Security version 1.2
tls1.3 Transport Layer Security version 1.3

The default value is platform-dependent.