> For the complete documentation index, see [llms.txt](https://docs.corppass.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.corppass.gov.sg/technical-specifications/corppass-authorization-api-fapi-2.0/integration-guide/supported-tls-cipher-suites.md).

# Supported TLS Cipher Suites

In line with the enhanced security requirements of FAPI 2.0, only the following cipher suites are supported:

| TLS Version | Allowed Ciphers                                                                                                                                                      |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| TLS v1.3    | All ciphers                                                                                                                                                          |
| TLS v1.2    | <p></p><ul><li>ECDHE-RSA-AES128-GCM-SHA256</li><li>ECDHE-RSA-AES256-GCM-SHA384</li><li>ECDHE-ECDSA-AES128-GCM-SHA256</li><li>ECDHE-ECDSA-AES256-GCM-SHA384</li></ul> |
