[Cryptography-dev] LDAP string representation of cryptography.x509.Name

Michael Ströder michael at stroeder.com
Wed Jul 5 14:13:36 EDT 2017


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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3829 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20170705/06ade9a7/attachment.bin>


More information about the Cryptography-dev mailing list