]> git.ipfire.org Git - thirdparty/tornado.git/commit
On py32+, methods that take ssl_options now also accept SSLContext objects.
authorBen Darnell <ben@bendarnell.com>
Mon, 21 Jan 2013 02:28:04 +0000 (21:28 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 21 Jan 2013 03:32:52 +0000 (22:32 -0500)
commit6355af95520697c4174ea691050501caaa9457da
tree12f7655d4c57800496f54c3cb7757dc010a308cf
parentb3d8cd307491323e5cbb6d0ca182744ac12c55c6
On py32+, methods that take ssl_options now also accept SSLContext objects.

This is necessary to support SNI and NPN.
tornado/httpserver.py
tornado/iostream.py
tornado/netutil.py
tornado/tcpserver.py
tornado/test/httpserver_test.py
tornado/test/iostream_test.py
website/sphinx/releases/next.rst