aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/x509/crl_ent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/crl_ent.h b/src/lib/x509/crl_ent.h
index 27549251f..9c9e86c03 100644
--- a/src/lib/x509/crl_ent.h
+++ b/src/lib/x509/crl_ent.h
@@ -29,6 +29,7 @@ enum CRL_Code : uint32_t {
CERTIFICATE_HOLD = 6,
REMOVE_FROM_CRL = 8,
PRIVLEDGE_WITHDRAWN = 9,
+ PRIVILEGE_WITHDRAWN = 9,
AA_COMPROMISE = 10,
DELETE_CRL_ENTRY = 0xFF00,