Configuring TLS/SSL for HBase Thrift Server
You can configure TLS/SSL for HBase Thrift Server using Cloudera Manager.
- In Cloudera Manager, select the HBase service.
 - Click the Configuration tab.
 - Search for tls/ssl thrift.
 - Check Enable TLS/SSL for HBase Thrift Server over HTTP.
 - 
                Edit the HBase REST Server TLS/SSL properties according to your
                    configuration.
                
Table 1. HBase TLS/SSL Properties Property Description HBase Thrift Server over HTTP TLS/SSL Server JKS Keystore File Location Path to the TLS/SSL keystore file (in JKS format) with the TLS/SSL server certificate and private key. Used when HBase Thrift Server over HTTP acts as a TLS/SSL server.
HBase Thrift Server over HTTP TLS/SSL Server JKS Keystore File Password Password for the HBase Thrift Server JKS keystore file.
HBase Thrift Server over HTTP TLS/SSL Server JKS Keystore Key Password Password that protects the private key contained in the JKS keystore used when HBase Thrift Server over HTTP acts as a TLS/SSL server.
 - Click Save Changes.
 - Restart the HBase service.
 
