[issue18369] X509 cert class for ssl module

Derek Wilson report at bugs.python.org
Tue Jul 30 18:49:06 CEST 2013


Derek Wilson added the comment:

actually, i suppose rather than change a bunch of existing functions/methods to handle X509 certs it would make more sense to add new methods to the X509 cert class (like match_hostname) so that old stuff doesn't break.

----------

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


More information about the Python-bugs-list mailing list