Supported Cipher Suites (TLS/SSL)

 Windows App Development Documentation: Cipher Suites in TLS/SSL (Schannel SSP)

TeamDynamix supports the following cipher suites when interacting with our web applications. This covers, but is not limited to, connections such as requests in web browsers, as well as scripts/utilities/automation systems that call our RESTful API.

TLS 1.3:

  • TLS_AES_128_GCM_SHA256
  • TLS_AES_256_GCM_SHA384
  • TLS_CHACHA20_POLY1305_SHA256

TLS 1.2:

  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
Print Article

Attachments (0)

No attachments found.