Security
Supported TLS Versions
rooomProducts supports TLS version 1.2 and TLS version 1.3.
Supported Ciphers
We only support strong ciphers with forward secrecy:
TLS_AES_128_GCM_SHA256
(TLS 1.3)TLS_AES_256_GCM_SHA384
(TLS 1.3)TLS_CHACHA20_POLY1305_SHA256
(TLS 1.3)TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
(TLS 1.2)TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
(TLS 1.2)TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
(TLS 1.2)TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
(TLS 1.2)TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
(TLS 1.2)TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
(TLS 1.2)OLD_TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
(TLS 1.2)OLD_TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
(TLS 1.2)
This is the recommended configuration from Mozilla.
Full specification
Any features of the encryption mechanism that were left uncovered are documented on SSL Labs. You only need to make sure to select any IP address of your choice (it does not matter which one you pick – the results are the same for all).
Security Disclosure
If you have discovered a security vulnerability, we appreciate your help in disclosing it to us in a responsible manner. Please get in touch with us.