Configuring TLS versions
Configure allowed TLS versions, define cipher suite inclusion lists, and deploy updated settings for YARN services in Cloudera Manager.
-
Configure allowed TLS versions.
- In Cloudera Manager, navigate to Clusters > YARN > Configuration.
- Search for Supported SSL/TLS Versions (hadoop.ssl.enabled.protocols).
- Select the desired TLS versions from the dropdown list, such as, TLSv1.2 or TLSv1.3.
- Select Copy from Global Settings if you want YARN to dynamically inherit the cluster-wide default.
-
Define the cipher suite inclusion list.
- In YARN Configuration, search for TLS Cipher Suite Inclusion List (ssl.server.include.cipher.list).
-
Enter or select the exact cipher suites permitted for YARN TLS
communication.
-
Deploy configurations and restart services.
- Click Save Changes in Cloudera Manager.
- Deploy client configurations if prompted.
- Perform a stale service restart for the YARN service (ResourceManager, NodeManager, JobHistory Server) to apply changes across the cluster.
