Bill Janssen added the comment:

I've changed the return value of ssl.sslsocket.getpeercert() to return the 
"issuer" and "subject" names as tuples containing 2-element name-value 
tuples, in the same order that they appear in the certificate.  This 
should complete the fulfillment of this issue.  Please see the doc page on 
library/ssl.rst for more information.

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1583946>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to