Configure TLS/SSL for HBase Web UIs

You can configure TLS/SSL for HBase Web UIs using Cloudera Manager.

  1. In Cloudera Manager, select the HBase service.
  2. Click the Configuration tab.
  3. Use the Scope / HBase (Service-Wide) filter.
  4. Search for tls/ssl.
  5. Check Web UI TLS/SSL Encryption Enabled.
  6. Edit the HBase TLS/SSL properties according to your configuration.
    Table 1. HBase TLS/SSL Properties
    Property Description
    HBase TLS/SSL Server JKS Keystore File Location

    Path to the keystore file containing the server certificate and private key used for encrypted web UIs.

    HBase TLS/SSL Server JKS Keystore File Password

    Password for the server keystore file used for encrypted web UIs.

    HBase TLS/SSL Server JKS Keystore Key Password

    Password that protects the private key contained in the server keystore used for encrypted web UIs.

  7. Click Save Changes.
  8. Restart the HBase service.