summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index af0e0c1..0dd263e 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -23,3 +23,5 @@ handle signals like interrupt better
recently-accepted-cert-cache for specific cert-req keys, doing a look up EACH and EVERY TIME can be expensive when it it likely that a single person will be looking around.
reduce complexity in cert_req()
+
+put peer data in a global hash for easy access for logging and cgi scripts