Supported TLS Info

Updated 2 years ago by James Dunn

We support TLS 1.2 and 1.3.

As directed by the Internet Engineering Task Force, in order to keep your sensitive information secure, in November 2019, we deprecated and removed support for TLS versions 1.0 - 1.1. This IETF draft document describes the technical reasons in detail.

All major web browsers have removed TLS 1.1 support since then (although this was strategically delayed due to COVID-19).

The Great Firewall blocks TLS 1.3 with ESNI as of August 2020. (Source)

Here's a list of SSL Ciphers we currently support:

  • ECDHE-RSA-AES128-CBC-SHA256
  • ECDHE-RSA-AES128-GCM-SHA256
  • ECDHE-RSA-AES256-CBC-SHA384
  • ECDHE-RSA-AES256-GCM-SHA384
  • ECDHE-RSA-ARIA-128-GCM-SHA256
  • ECDHE-RSA-ARIA-256-GCM-SHA384
  • ECDHE-RSA-CAMELLIA-128-CBC-SHA256
  • ECDHE-RSA-CAMELLIA-256-CBC-SHA384
  • ECDHE-RSA-CHACHA20-POLY1305-SHA256
  • RSA-AES128-CBC-SHA256
  • RSA-AES128-CCM
  • RSA-AES128-CCM8
  • RSA-AES128-GCM-SHA256
  • RSA-AES256-CBC-SHA256
  • RSA-AES256-CCM
  • RSA-AES256-CCM8
  • RSA-AES256-GCM-SHA384
  • RSA-ARIA-128-GCM-SHA256
  • RSA-ARIA-256-GCM-SHA384
  • RSA-CAMELLIA-128-CBC-SHA256
  • RSA-CAMELLIA-256-CBC-SHA256


How Did We Do?