Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Invalid TLSv1.2 Cipher Suite



ERROR: 20012

error-20012 page anchor
ERROR


Invalid TLSv1.2 Cipher Suite

invalid-tlsv12-cipher-suite page anchor

The request was rejected because it was not correctly configured to use TLSv1.2. All new accounts are required to use TLSv1.2 with supported ciphers suites(link takes you to an external page).

Possible Solutions:

possible-solutions page anchor

Supported Cipher Suites:

supported-cipher-suites page anchor
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (ecdh_x25519) - A
  • TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 (ecdh_x25519) - A
  • TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA (ecdh_x25519) - A
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (ecdh_x25519) - A
  • TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (ecdh_x25519) - A
  • TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA (ecdh_x25519) - A
  • TLS_RSA_WITH_AES_128_GCM_SHA256 (rsa 2048) - A
  • TLS_RSA_WITH_AES_128_CBC_SHA256 (rsa 2048) - A
  • TLS_RSA_WITH_AES_128_CBC_SHA (rsa 2048) - A
  • TLS_RSA_WITH_AES_256_GCM_SHA384 (rsa 2048) - A
  • TLS_RSA_WITH_AES_256_CBC_SHA256 (rsa 2048) - A
  • TLS_RSA_WITH_AES_256_CBC_SHA (rsa 2048) - A
  • TLS_RSA_WITH_3DES_EDE_CBC_SHA (rsa 2048) - C

Supported Cipher Suites list is not reflecting the reality.

Changed with the real list which is checked


Rate this page: