aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-02-12 19:12:38 +0000
committerRuss Allbery <rra@stanford.edu>2007-02-12 19:12:38 +0000
commit9a16e7a35685982b4e6fd2d7016749c16ac7091c (patch)
tree2a0e21689a2a2dae52a8d8d05e4f1d0ea1013032
parente22a77c9fd62bc7f81c3edd2342f85cf4604f8e5 (diff)
Add notes about purging old entries.
-rw-r--r--doc/notes8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/notes b/doc/notes
index 257305a..eaa6e5b 100644
--- a/doc/notes
+++ b/doc/notes
@@ -151,6 +151,14 @@ Server Issues
for someone to request that their previous CSR be reused to request a
new Comodo certificate? Maybe more work than needed.
+ Cleanup of Old Entries
+
+ We should periodically scan the wallet for host-based entries for hosts
+ that aren't in NetDB. Rather than removing them immediately, wait
+ until we haven't seen the host for several consecutive passes and then
+ purge them. Send notification of the hosts that are being purged (and
+ maybe of the hosts that will be purged soon if nothing happens).
+
Client Issues
Command-Line Options