Supported HTTPS protocols in FIPS mode
A list of all the Hypertext Transfer Protocol Secure (HTTPS) protocols that are supported in Federal Information Processing Standards (FIPS) mode.
| TLS version | Cipher Suite Name (IANA/RFC) |
|---|---|
| TLS 1.2 | TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |
| TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 | |
| TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 | |
| TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 | |
| TLS 1.3 | TLS_AES_256_GCM_SHA384 |
| TLS_AES_128_GCM_SHA256 |