New submission from Daniel Black <daniel.s...@internode.on.net>:

as a further extension to issue #5639 (sni) and issue #8322 this patch provides 
the ability to set ciphers in the  SSLContext.wrap_socket and server_hostname 
in ssl.wrap_socket. This just makes all the ssl apis look the same. 
Restructured the documentation associated with these functions to all be around 
the wrap_socket method.

----------
components: Library (Lib)
files: p3k-sni-ciphers.patch
keywords: patch
messages: 125612
nosy: grooverdan, pitrou
priority: normal
severity: normal
status: open
title: further extend ssl SNI and ciphers API
versions: Python 3.3
Added file: http://bugs.python.org/file20296/p3k-sni-ciphers.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10851>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to