Configure SSL for Zeppelin
Use the following steps to configure SSL for Apache Zeppelin.
Note: When SSL is enabled for Zeppelin, the Safari browser requires a Certificate Authority-signed certificate to access the Zeppelin UI.
Use the following steps to configure SSL for Apache Zeppelin.
zeppelin.ssl
to true.
zeppelin.ssl.key.manager.password
to the password
associated with the key manager.zeppelin.ssl.keystore.password
to the password associated
with the key store.zeppelin.ssl.keystore.path
to the path associated with
the key store.zeppelin.ssl.keystore.type
to the type of key store
configured on the cluster (for example, JKS).Note: When SSL is enabled for Zeppelin, the Safari browser requires a Certificate Authority-signed certificate to access the Zeppelin UI.