##// END OF EJS Templates
Move IPython specific functions from utils to IPython.paths
Move IPython specific functions from utils to IPython.paths

File last commit:

r20529:deca666f
r21040:eb1ece7b
Show More
ssl-options.rst
4 lines | 188 B | text/x-rst | RstLexer
  • add NotebookApp.ssl_options config value. This is passed through to tornado HTTPServer, and allows SSL configuration beyong specifying a cert and key, such as disabling SSLv3.