summaryrefslogtreecommitdiff
path: root/lib/pkix.asn
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-28 21:50:17 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-03-28 21:50:17 +0000
commit454b14a35d9378ef32d15239ea5740c9439e142a (patch)
tree0213612590127a869cc78bd65861b13f709890bc /lib/pkix.asn
parentaf9e4df5247d857c8ab259edfeb6844ae86f4ebd (diff)
downloadgnutls-454b14a35d9378ef32d15239ea5740c9439e142a.tar.gz
Several improvments in the PKCS #7 handling. Added capability to delete certificates, and handle CRLs.
Diffstat (limited to 'lib/pkix.asn')
-rw-r--r--lib/pkix.asn4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/pkix.asn b/lib/pkix.asn
index 83e4772810..8384e8e13b 100644
--- a/lib/pkix.asn
+++ b/lib/pkix.asn
@@ -970,7 +970,9 @@ EncapsulatedContentInfo ::= SEQUENCE {
eContentType ContentType,
eContent [0] EXPLICIT OCTET STRING OPTIONAL }
-CertificateRevocationLists ::= SET OF CertificateList
+-- We don't use CertificateList here since we only want
+-- to read the raw data.
+CertificateRevocationLists ::= SET OF ANY
CertificateChoices ::= CHOICE {
-- Although the paper uses Certificate type, we