[issue10441] some stdlib modules need to be updated to handle SSL certificate validation

Martin v. Löwis report at bugs.python.org
Wed Nov 9 10:07:42 CET 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Your patch about SSLContext is great! But what can we do about python 2.x?

Adding new features to Python 2.7 is certainly not an option.

> what do you think about a DeprecationWarning at runtime?

What API exactly should this deprecate?

----------
title: some stdlib modules need to be updated to handle SSL certificate validation -> some stdlib modules need to be updated to handle SSL	certificate validation

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10441>
_______________________________________


More information about the Python-bugs-list mailing list