[Python-Dev] frozenset C API?
"Martin v. Löwis"
martin at v.loewis.de
Wed Sep 5 21:10:52 CEST 2007
> I'm wondering if I should try to pull some extension attributes out of
> the cert, and add them to the dict, as well. Like subjectAltName, for
> instance. Or should we just wait till someone wants it and files a
> bug report?
If you have the time and inclination to do that, feel free to. Covering
some of the most widely used extensions could be useful: subjectAltName,
key usage, extended key usage. If you set up a framework for that,
people will contribute others they like to see supported.
Regards,
Martin
More information about the Python-Dev
mailing list