]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Work around 'Cannot find OID: 1.2.840.113549.1.9.21' PKCS#12 problem.
authorSimon Josefsson <simon@josefsson.org>
Wed, 14 Oct 2009 14:17:50 +0000 (16:17 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 14 Oct 2009 14:17:50 +0000 (16:17 +0200)
Reported by Michael Welsh Duggan <mwd@cert.org> in
<http://permalink.gmane.org/gmane.network.gnutls.general/1786>.

lib/pkix.asn

index 833f73d0c6e235458626d0e301be9c117e129a01..7c85ff422cedde1a7513b708f94f0e0dfc9e5fde 100644 (file)
@@ -476,6 +476,8 @@ pkcs-9-challengePassword        ::= CHOICE {
       printableString       PrintableString,
       utf8String            UTF8String }
 
+pkcs-9-at-localKeyId OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 9 21}
+
 pkcs-9-localKeyId ::= OCTET STRING
 
 pkcs-9-at-friendlyName             OBJECT IDENTIFIER ::= {iso(1) member-body(2) us(840) rsadsi(113549) pkcs(1) 9 20}