Enforcing TLS version for Cloudera Data Explorer (Hue)
Data Explorer communicates by using TLS version 1.2 or higher as the default protocol. You can enforce a minimum TLS version of 1.2 by setting the SSL protocol property in Cloudera Manager.
To use TLS version 1.3, ensure that your environment meets the following requirements:
- Python 3.11 or higher
- OpenSSL 3.5.5 or higher
When you enable the feature flag, Cloudera Manager supports the following TLS versions:
- TLSv1.2 – Enables TLS 1.2 exclusively.
- TLSv1.3 – Enables TLS 1.3 exclusively.
- TLSv1.2 and TLSv1.3 (Default) – Enables both TLS 1.2 and TLS 1.3 simultaneously.
