summaryrefslogtreecommitdiff
path: root/src/pluto/crl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/crl.h')
-rw-r--r--src/pluto/crl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluto/crl.h b/src/pluto/crl.h
index 9f985b6cd..328539770 100644
--- a/src/pluto/crl.h
+++ b/src/pluto/crl.h
@@ -52,6 +52,7 @@ struct x509crl {
/* extnValue */
chunk_t authKeyID;
chunk_t authKeySerialNumber;
+ chunk_t crlNumber;
/* signatureAlgorithm */
int algorithm;