[IPython-User] how to setup python notebook to run on a local network
Massimo Di Stefano
massimodisasha@gmail....
Mon Nov 21 14:28:09 CST 2011
Hi All,
finally i got my computer exposed to internet :)
it has Ipython notebook up and running .. but i'd like to secure it.
Please, have you any instructions on how to setup python notebook with ssl ?
for now i learned how to generate an ssl certificate using something like :
openssl req -new -x509 -days 365 -nodes -out python-rsa.pem -keyout python-rs-key.pem
is it ok ?
what's the next step :) ?
thanks a lot for any hints,
Massimo.
Il giorno Oct 30, 2011, alle ore 4:07 PM, Fernando Perez ha scritto:
> OK. For now at least with SSL and passwords the need to tunnel is
> less, but it would be nice to sort this out before release. I'm right
> now updating our docs with a small howto section on setting up
> SSL/password access for anyone wanting to run a public server.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20111121/750199f4/attachment.html
More information about the IPython-User
mailing list