Supported ciphers

The following ciphers apply only for:

  • Public API calls to the SnapLogic control plane.
  • API calls made by the control plane.
  • Calls to Triggered and Ultra Tasks with URLs that contain the Cloudplex name. Refer to Pipeline Access for more information about Cloud URLs.

These ciphers are not used for Groundplex Triggered/Ultra API calls, which use ciphers that you configure on your load balancer.

Note: The SnapLogic Platform does not accept requests using SSLv3 and MD2/RSA ciphers with a key size less than 1024'
TLS 1.3 Cipher Suite OpenSSL Cipher Suite
TLS_AES_128_GCM_SHA256 (0x1301) ECDH secp256r1 (eq. 3072 bits RSA) FS 128
TLS_AES_256_GCM_SHA384 (0x1302) ECDH secp256r1 (eq. 3072 bits RSA) FS 256
TLS_CHACHA20_POLY1305_SHA256 (0x1303) ECDH secp256r1 (eq. 3072 bits RSA) FS 256
TLS 1.2 Cipher Suite OpenSSL Cipher Suite
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) ECDH secp256r1 (eq. 3072 bits RSA) FS 128
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030) ECDH secp256r1 (eq. 3072 bits RSA) FS 256
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca8) ECDH secp256r1 (eq. 3072 bits RSA) FS
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f) ECDH x25519 (eq. 3072 bits RSA) FS 128
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030) ECDH x25519 (eq. 3072 bits RSA) FS