Kshitij Badani created ZEPPELIN-1322: ----------------------------------------
Summary: zeppelin.ssl.truststore is getting configured to keystore by default if truststore is empty Key: ZEPPELIN-1322 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1322 Project: Zeppelin Issue Type: Bug Components: zeppelin-server Affects Versions: 0.6.0 Reporter: Kshitij Badani Priority: Critical Fix For: 0.6.0 Currently if user does not pass any value in zeppelin.ssl.truststore, then it gets configured to keystore by default. Zeppelin should by default not assume both to be the same in case truststore is not specified. In this case, Zeppelin must throw an error mentioning trust-store file missing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)