summaryrefslogtreecommitdiff
path: root/TO_FIX.md
blob: af0e0c127648235b84b865d1190ef7774d9fc963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TODO:
can log_file be written to?
add systemd unit?

gmi.pl needs to accept an arguemnt, where the config.toml is located.

remove magic numbers

make log output user adjustable

add gmiaccess stuff

add cgi stuff

better magic detection

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()