[IPython-dev] Upgrade OpenSSL & Restart notebook servers

Scott Burns scott.s.burns at vanderbilt.edu
Wed Apr 9 12:54:05 EDT 2014


Just a friendly reminder to people running publicly-accessible notebook 
servers...if you serve it over HTTPS (which you should be doing) your 
machine is most likely vulnerable to the 
[Heartbleed](http://heartbleed.com) attack.

* Shutdown the server ASAP
* Upgrade OpenSSL (patches are out for major linux distros and on OSX 
`brew update && brew upgrade openssl`)
* Regenerate your SSL/TLS certificate
* Restart the server.

--Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140409/9d81ea02/attachment.html>


More information about the IPython-dev mailing list