TLS protocol update
-
Hi!
I use a payment gateway in woocommerce and they will update the TLS protocols. I received the following message:
————On September 6, 2022, an update will be made to the TLS protocol that will make access to some ciphers unavailable. That’s why you need to check if you use any of these ciphers and, if so, replace it with one of the accepted ciphers.
We have recently detected that some of these ciphers are no longer meeting the necessary security standard to ensure your business is secure and reliable. Therefore, these figures will be exchanged.
See below the figures that will be discontinued:TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (0xc014)
TLS_RSA_WITH_AES_256_GCM_SHA384 (0x9d)
TLS_RSA_WITH_AES_256_CBC_SHA (0x35
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (0xc027)
TLS_RSA_WITH_AES_128_CBC_SHA256 (0x3c)
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (0xc028)
TLS_RSA_WITH_AES_256_CBC_SHA256 (0x3d)
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA (0xc009)
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (0xc013)
TLS_RSA_WITH_AES_128_GCM_SHA256 (0x9c)
TLS_RSA_WITH_AES_128_CBC_SHA (0x2f)
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 (0xc023)
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 (0xc024)
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 (0xc02b)
OLD_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcc14)
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca9)
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 (0xc02c)
OLD_TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcc13)
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xcca8)If you use one of these ciphers, it is necessary to switch to one of the ciphers that are within our security standards and will be maintained:
TLSv1.2:
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xc030)
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xc02f)
It is important that you share this release with your technical team or the e-commerce platform you use to ensure that everything is in order on your system.
We reinforce that after 06/09, there may be unavailability in your integration with Pagar.me if you still use one of the discontinued figures and, therefore, we recommend that the exchange is made as soon as possible.———-
How can I check if woocommerce meets new updates?Thanks!!
The page I need help with: [log in to see the link]
- The topic ‘TLS protocol update’ is closed to new replies.