Skip to content
Snippets Groups Projects
Commit aafafa31 authored by Richard Levitte's avatar Richard Levitte
Browse files

Be consistent with capitalisation of object names.

parent 49e42a1f
No related branches found
No related tags found
No related merge requests found
......@@ -610,7 +610,7 @@ algorithm 29 : RSA-SHA1-2 : sha1WithRSA
X500 4 : X509
X509 3 : CN : commonName
X509 4 : SN : surname
X509 4 : SN : surName
X509 5 : : serialNumber
X509 6 : C : countryName
X509 7 : L : localityName
......@@ -620,7 +620,7 @@ X509 11 : OU : organizationalUnitName
X509 12 : : title
X509 13 : : description
X509 41 : name : name
X509 42 : gn : givenName
X509 42 : GN : givenName
X509 43 : : initials
X509 44 : : generationQualifier
X509 45 : : x500UniqueIdentifier
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment