Configuring SSL for Cloudera Navigator
- Open the Cloudera Manager Admin Console and navigate to the Cloudera Management Service.
- Click Configuration.
- Go to the Navigator Metadata Server Default Group > Advanced category, and add the following strings to the
Navigator Metadata Server Advanced Configuration Snippet (Safety Valve) for cloudera-navigator.properties property.
nav.http.enable_ssl=true nav.ssl.keyStore=<path to jks keystore with signed server certificate installed> nav.ssl.keyStorePassword=<password>
- Click Save Changes.
- Restart the Navigator Metadata server.