Contents
Changelog
UPDATE
Effective from:
June 26, 2023
Important security update for SSL configuration
Announced: June 19, 2023
Effective from:
June 26, 2023
June 26, 2023
What is changing?
We are making an important security update to our SSL configuration, which will take effect on June 26, 2023.
We will be disabling weak ciphers and allowing only the following ciphers:
TLS 1.2:
- TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
- TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
- TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
- TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
- TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
- TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS 1.3:
- TLS_AES_128_GCM_SHA256
- TLS_AES_256_GCM_SHA384
- TLS_CHACHA20_POLY1305_SHA256
Why is it changing?
The update to our SSL configuration is necessary to ensure the security of our systems and data. Please check and update your systems accordingly.
If you have any questions or comments, let us know in our Developers' Community.