1
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/gmni synced 2024-04-26 15:45:04 +02:00
gmni/src
Ondřej Fiala 74c086156f gmnlm: treat invalid cert and cert mismatch similarly
gmnlm already allows overriding invalid cert error, so it makes little
sense not to allow the same for cert mismatch one. I have also reversed
the offered options for both to reflect the suggested course of action
and added a warning for invalid cert as the possibility of MitM is quite
similar to cert mismatch.
2022-12-19 12:01:22 +01:00
..
certs.c Initial support for client side certificates 2021-03-05 08:29:02 -05:00
client.c clear client certificate when none is required 2021-11-10 18:40:06 +01:00
escape.c Initial request riggings 2020-09-20 13:06:34 -04:00
gmni.c gmni: fix -d truncation 2022-04-21 10:15:56 +02:00
gmnlm.c gmnlm: treat invalid cert and cert mismatch similarly 2022-12-19 12:01:22 +01:00
parser.c fix missing last line in gmnlm in some cases 2021-10-29 13:16:57 +02:00
tofu.c all: use posix_dirname rather than dirname 2021-03-16 08:45:19 -04:00
url.c Add static library for gmni 2020-10-24 13:41:07 -04:00
util.c fix wrong path length check and error message 2021-11-03 16:26:00 +01:00