Cryptographic ciphers

Cryptographic ciphers are used to encrypt data to protect the confidentiality, integrity, and availability of the data.

Use only the listed supported cryptographic ciphers.
Note: Cloud deployments support TLS 1.2 and later versions.
  • AWS supports TLS 1.2 and TLS 1.3 versions.
  • Google Cloud Platform (GCP) supports TLS 1.2 and later versions.

The following table provides the list of cryptographic ciphers supported on Cloud:

Cloud providers Ciphers supported TLS version supported
AWS
  • ECDHE-ECDSA-AES128-GCM-SHA256
  • ECDHE-RSA-AES128-GCM-SHA256
  • ECDHE-ECDSA-AES256-GCM-SHA384
  • ECDHE-RSA-AES256-GCM-SHA384
TLS 1.2 and TLS 1.3 versions
GCP
  • TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS 1.2 and TLS 1.3 versions

The following table provides the list of cryptographic ciphers supported on On-Premises:

Ciphers supported TLS version supported
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
TLS 1.2 and later versions