Minimum TLS

Key Name Default Value Required

Min_TLS

TLS 1.2 (1.2)

No

Description

The minimum version of TLS/SSL that the connector allows the data store to use for encrypting connections. For example, if TLS 1.1 is specified, TLS 1.0 cannot be used to encrypt connections.

  • TLS 1.0 (1.0): The connection must use at least TLS 1.0.
  • TLS 1.1 (1.1): The connection must use at least TLS 1.1.
  • TLS 1.2 (1.2): The connection must use at least TLS 1.2.