Christian Heimes added the comment:

Antoine and I have agreed upon a slightly different API. I'm going to split it 
up into one public API that creates a best practice context and one internal 
stdlib API to unify all places that deals with SSL sockets.

AP:
how about we use more strict and modern settings for the public API? TLSv1, no 
insecure stuff like RC4, MD5, DSS etc. 
https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/

----------

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

Reply via email to