Christian Heimes added the comment:

We cannot support arbitrary extensions. If you need special extension, then you 
have to get the raw DER cert and use some library like pyasn1 to parse the cert 
yourself. PyCA cryptography might help you with that, too.

----------
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20469>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to