In my experience it's easier to front with a nginx reverse proxy. https://zeppelin.apache.org/docs/0.7.3/security/authentication.html
/Markus 2017-09-28 13:37 GMT+02:00 Michael Segel <msegel_had...@hotmail.com>: > Hi, > > While I have 7.3 set up on my mac and it works fine for local use ( > http://127.0.0.1:8080) I want to install zeppelin on an edge node of my > hadoop cluster. > Because I’m going to be exposing the ip traffic across a network, I want > to make sure I’m using SSL. > > Unfortunately, its a big fail. > I tried following the links in the Zeppelin Doc website (which points to > another site for a condense set of instructions on how to set up a pkcs12 > key. > > I’m stuck on the length error. > > I’ve started with the binary and then tried to compile from the source. > Same issue. > > Is anyone using SSL w Zeppelin? > > Any pointers would be appreciated. > > Thx > > -Mike > >