Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Today, we’re announcing our intent to disable We are announcing the deprecation of the unsecure Transport Layer Security (TLS) Cipher Suites that support CBC-Mode by since Thursday, the 15th of September 2022 (on Production).

This step will be was done already on Tuesday 19th of July 2022 on our DEMO environments https://demo.esignanywhere.net/ and https://demo-lts.esignanywhere.net/, so that you can then check if your integrations code supports already TLS 1.2 GCM algorithms by using that environments for your tests.

We will then only support TLS 1.2 with algorithms supporting Perfect Forward Secrecy (PFS) and GCM-Mode! Here you can find a list:

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

...