summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2006-03-21 10:56:47 +0100
committerWerner Koch <wk@gnupg.org>2006-03-21 10:56:47 +0100
commit6b19366e4e4583bc70f43c2ac138b9a7decb7075 (patch)
tree74ccd4d237a7579e9251c05fc4df78372bd37bc7 /TODO
parentFixed card removal problems (diff)
downloadgnupg2-6b19366e4e4583bc70f43c2ac138b9a7decb7075.tar.xz
gnupg2-6b19366e4e4583bc70f43c2ac138b9a7decb7075.zip
Add Kludge for RegTP sillyness.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 85e08ed16..6033d9150 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,9 @@ might want to have an agent context for each service request
* sm/certchain.c
** When a certificate chain was sucessfully verified, make ephemeral certs used in this chain permanent.
-
+** Try to keep certificate references somewhere
+ This will help with some of our caching code. We also need to test
+ that cachining; in particular "regtp_ca_chainlen".
* sm/decrypt.c
** replace leading zero in integer hack by a cleaner solution