We do not currently have an API for this format.

Alex

On Jul 5, 2017 2:22 PM, "Michael Ströder" <mich...@stroeder.com> wrote:

HI!

The only standardized string form for X.509 names is the LDAP "String
Representation of
Distinguished Names" (see RFC 4514).

M2Crypto allows to simply let OpenSSL lib generate such a string
representation for a
subject or issuer name.

Is there something similar available for cryptography.x509.Name?
Frankly I couldn't figure out how to directly access oid of
cryptography.x509.NameAttribute to write something like this.

Ciao, Michael.



_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to