Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Jan 31, 2024 - 19:00 GMT-03:00
Update
The change has been implemented successfully in the Sandbox environment.
Posted Jan 24, 2024 - 20:31 GMT-03:00
Scheduled
We will be undergoing maintenance to remove unrecommended TLS ciphers support from our interfaces. Expect all requests using deprecated ciphers (coming from browsers, SDKs or direct API integrations) to stop being accepted after this maintenance.
These ciphers will STILL be accepted: - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
These ciphers will NO LONGER be accepted: - TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - TLS_RSA_WITH_3DES_EDE_CBC_SHA - TLS_RSA_WITH_AES_128_CBC_SHA - TLS_RSA_WITH_AES_128_GCM_SHA256 - TLS_RSA_WITH_AES_256_CBC_SHA - TLS_RSA_WITH_AES_256_GCM_SHA384
Please update and/or configure any interfaces to use the accepted ciphers before the maintenance date to avoid communication issues.