Skip to content

Encode string DNs backwards according to RFC4514

username-removed-105950 requested to merge tmp-dn-decoding into master

This makes the output string from functions such as gnutls_x509_crt_get*dn() to comply with RFC4514 requirements in DN element order.

Resolves #111 (closed)

Merge request reports