service-identity
service-identity copied to clipboard
Drop pyasn1 dep and use cryptography's x509 support
JFTR I’ve looked into this and it is currently impossible.
Cryptography at least is lacking an API to decode an ASN.1 string. I haven’t looked further but the pyOpenSSL-specific code probably has even more needs.