Enabling TLS/SSL communication with Impala
For Hue to communicate with Impala using TLS/SSL, Hue needs the Impala certificate and certificate chain.
To enable TLS/SSL communication with Impala, add the following properties in the
     [impala] section under [[ssl]] in the Cloudera Manager
     Hue Service Advanced Configuration Snippet (Safety Valve) for
       hue_safety_valve.ini configuration property:
| Property | Description | 
|---|---|
|  | Valid values: true | false Enables or disables TLS/SSL communication for this server. Default setting: false Example:  | 
|  | Valid values: directory path Specifies the path to the Certificate Authority certificates. Default setting:  Example:  | 
|  | Valid values: true | false Specifies whether Hue validates certificates received from the server. Default setting: true Example:  | 
