Bill Janssen added the comment:

Actually, looking at it further, I'm not sure that it is fixed by the new 
SSL code.  If in fact the issuer or subject field can contain multiple 
name-value pairs with the same name, the dictionary-based approach 
currently used won't work.  We'll need more of an alist approach, with 
name-value tuples in it.  I'd better look into this.

----------
assignee:  -> janssen

_____________________________________
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