> Here's an example of the new format:
> 
>   {'issuer': (('countryName', u'US'),
>               ('organizationName', u'VeriSign, Inc.'),
>               ('organizationalUnitName', u'VeriSign Trust Network'),
>               ('organizationalUnitName',
>                u'Terms of use at https://www.verisign.com/rpa (c)06'),
>               ('commonName',
>                u'VeriSign Class 3 Extended Validation SSL SGC CA')),

Can you please take a look at the attached certificates? How are they
represented? The DNs of these are structurally different, one being
/DC=org/DC=python/CN=foo/CN=bar and the other
/DC=org/DC=python/CN=foo2+CN=bar2

Regards,
Martin

Attachment: ca1.crt
Description: application/x509-ca-cert

Attachment: ca2.crt
Description: application/x509-ca-cert

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to