summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index 8ebd90d..af0e0c1 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -8,8 +8,6 @@ remove magic numbers
make log output user adjustable
-add client certificate stuff
-
add gmiaccess stuff
add cgi stuff
@@ -21,3 +19,7 @@ check if loaded cert/keys are actually valid
check values for keys in config file
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()