Supported Cipher Suites

Learn about the cipher suites supported by Staffbase APIs.

Cipher suites are a set of algorithms and protocols that enable a secure HTTP connection. In a secure HTTP connection, the web server and the client establishes a connection through Transport Layer Security (TLS).

The web server and client need to agree on a mutual cipher suite for the connection. The choice of cipher suite has a significant impact on the security and performance of the connection.

Staffbase APIs support the following cipher suites:

  • ECDHE-ECDSA-AES256-GCM-SHA384
  • ECDHE-RSA-AES256-GCM-SHA384
  • ECDHE-ECDSA-AES128-GCM-SHA256
  • ECDHE-RSA-AES128-GCM-SHA256