From aafafa314d517dd443ee21fbe907e6b4e372cdff Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 20 Dec 2002 09:18:18 +0000 Subject: [PATCH] Be consistent with capitalisation of object names. --- crypto/objects/objects.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/objects/objects.txt b/crypto/objects/objects.txt index 3e4e9f2302..3c788a8f8a 100644 --- a/crypto/objects/objects.txt +++ b/crypto/objects/objects.txt @@ -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 -- 2.34.1