What TLS versions are supported?

AssemblyAI supports the following TLS versions and the following Cipher Suite:

Supported TLS Versions

  • TLS 1.3
  • TLS 1.2

Supported Cipher Suite

  • TLS_AES_128_GCM_SHA256
  • TLS_AES_256_GCM_SHA384
  • TLS_CHACHA20_POLY1305_SHA256
  • ECDHE-ECDSA-AES128-GCM-SHA256
  • ECDHE-RSA-AES128-GCM-SHA256
  • ECDHE-ECDSA-AES256-GCM-SHA384
  • ECDHE-RSA-AES256-GCM-SHA384

Please ensure your client or application is configured to use one of the supported TLS versions and Cipher Suite when connecting to AssemblyAI services.