summaryrefslogtreecommitdiff
path: root/lib/pkix_asn1_tab.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-01-03 15:39:16 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-01-03 15:39:16 +0000
commit43738c7b7098fa974a59f2c939f2b2632c52c265 (patch)
tree5f2c39885f6c50a72625a0592e461441554e9e57 /lib/pkix_asn1_tab.c
parent9de6741877f3156f7ad66d709fa8a84ceb3c50fd (diff)
downloadgnutls-43738c7b7098fa974a59f2c939f2b2632c52c265.tar.gz
Corrected problem printing the DC attributes in a DN.
Diffstat (limited to 'lib/pkix_asn1_tab.c')
-rw-r--r--lib/pkix_asn1_tab.c20
1 files changed, 19 insertions, 1 deletions
diff --git a/lib/pkix_asn1_tab.c b/lib/pkix_asn1_tab.c
index d47aa460ae..159c0c64be 100644
--- a/lib/pkix_asn1_tab.c
+++ b/lib/pkix_asn1_tab.c
@@ -1071,8 +1071,26 @@ const ASN1_ARRAY_TYPE pkix_asn1_tab[]={
{0,4104,"0"},
{"pkcs-7-ContentEncryptionAlgorithmIdentifier",1073741826,"AlgorithmIdentifier"},
{"pkcs-7-EncryptedContent",1073741831,0},
- {"pkcs-7-UnprotectedAttributes",538968079,0},
+ {"pkcs-7-UnprotectedAttributes",1612709903,0},
{"MAX",1074266122,"1"},
{0,2,"Attribute"},
+ {"id-at-ldap-DC",1880096780,"AttributeType"},
+ {0,1073741825,"0"},
+ {0,1073741825,"9"},
+ {0,1073741825,"2342"},
+ {0,1073741825,"19200300"},
+ {0,1073741825,"100"},
+ {0,1073741825,"1"},
+ {0,1,"25"},
+ {"ldap-DC",1073741826,"IA5String"},
+ {"id-at-ldap-UID",1880096780,"AttributeType"},
+ {0,1073741825,"0"},
+ {0,1073741825,"9"},
+ {0,1073741825,"2342"},
+ {0,1073741825,"19200300"},
+ {0,1073741825,"100"},
+ {0,1073741825,"1"},
+ {0,1,"1"},
+ {"ldap-UID",2,"IA5String"},
{0,0,0}
};