##// END OF EJS Templates
add ssl_options config value...
add ssl_options config value exposes more ssl config, such as ca_certs, disabling SSLv3, etc.

File last commit:

r14009:6f019b30
r20529:deca666f
Show More
logger.py
3 lines | 114 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import iploggerapp as app
app.launch_new_instance()