diff options
author | Omar Polo <op@omarpolo.com> | 2024-06-06 13:53:09 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-06-06 13:53:09 +0000 |
commit | 69cfd0a3048482604e2c0b20a6214b9389355816 (patch) | |
tree | acd15aa37b59ab89cb32a64b9d37141081160841 /regress | |
parent | 848189f10a98768b372186de8b9fe013ad49d4e5 (diff) |
add a todo
Diffstat (limited to 'regress')
-rwxr-xr-x | regress/regress | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regress/regress b/regress/regress index 1cdf3a8..516a78b 100755 --- a/regress/regress +++ b/regress/regress @@ -70,5 +70,6 @@ run_test test_ipv6_server need_ipv6 # TODO: add test that uses only a TLSv1.2 or TLSv1.3 # TODO: add a test that attempt to serve a non-regular file # TODO: add a test where the index is not a regular file +# TODO: add a test that logs and uses a client cert tests_done |