aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ce0db37aa..dd69544e1 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,10 @@ might want to have an agent context for each service request
** figure out how to auto retrieve a key by serialno+issuer.
Dirmngr is currently not able to parse more than the CN.
+* sm/certlist.c
+** ocspSigning usage is not fully implemented
+ We should review the entire CRL and OCSP validation system.
+
* sm/decrypt.c
** replace leading zero in integer hack by a cleaner solution