> 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
_______________________________________________
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