YAIP/tests
Jonathan Hodgson 1beca38af6 Early SSL Certificates creation work done
Yaip is now able to generate simple SSL certificates for a given host.

I don't currently add any extensions to the certificates (such as
alternative names). When I get to testing it with a browser I'll see
what browsers require. However, I think I'll probably generate
certificates for each host, including sub domains, to make life easier
searching.

I've also added a util function to count lines in a file that was used
for testing some of the ssl functions.
2022-01-23 15:38:24 +00:00
..
munit@fbbdf1467e Adds µnit submodule for tests 2021-12-27 21:46:47 +00:00
all.test.c Now working for simple, non-encrypted requests 2022-01-18 21:45:58 +00:00
config.test.c Starts work on https as well as some moving about 2022-01-20 16:53:35 +00:00
request.test.c Starts work on https as well as some moving about 2022-01-20 16:53:35 +00:00
requestresponse.test.c Moves some logic out of proxy and into main 2022-01-19 12:56:11 +00:00
response.test.c Moves some logic out of proxy and into main 2022-01-19 12:56:11 +00:00
ssl.test.c Early SSL Certificates creation work done 2022-01-23 15:38:24 +00:00
util.test.c Early SSL Certificates creation work done 2022-01-23 15:38:24 +00:00