John Nagle <[EMAIL PROTECTED]> writes: > Is there a workaround for this? Without rebuilding Python > and becoming incompatible?
I've parsed certs by calling openssl in a subprocess. Maybe that's not what you wanted to hear. If you're really industrious you might be able to extend the tlslite cert parsing code (written in pure Python) to get those fields out. -- http://mail.python.org/mailman/listinfo/python-list