Configuring TLS versions

Configure allowed TLS versions, define cipher suite inclusion lists, and deploy updated settings for YARN services in Cloudera Manager.

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