From 9f5b0269b46667d61bf74fcfa4f6183b0b5220f9 Mon Sep 17 00:00:00 2001 From: jake Date: Thu, 25 Aug 2022 22:16:25 -0400 Subject: Add user client certificate option --- TO_FIX.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TO_FIX.md') 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() -- cgit v1.2.3