[Python-Dev] frozenset C API?

Bill Janssen janssen at parc.com
Wed Sep 5 20:58:16 CEST 2007


All of this makes me think that some folks may want to do more
processing on certificates with more advanced tools, and for that they
will need access to the full bits of the certificate.  I'll add the
ability to retrieve that as well.

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?

Bill


More information about the Python-Dev mailing list