Matthew Ingwersen
7b1e83ec82
Add regression test for directory traversal
2021-06-08 08:22:42 +02:00
Johann150
14e15d430a
add tests for symbolically linked files & directories
...
trying to reproduce issue #60
2021-06-06 10:49:20 +02:00
Johann150
2213b055dc
add automatic certificate generation
2021-03-27 00:52:50 +01:00
Johann150
782e043083
fix tests for multiple certificates
...
The tests now actually check that a specific certificate is being used by only
loading the correct one into the trust chain while running the test. The
problem before was that openssl-req by default generates CA-capable certs which
are not accepted by rustls.
2021-03-11 22:24:10 +01:00
Johann150
f03e8e8596
add test for multicert
2021-03-03 18:57:41 +01:00
Johann150
06819eeabd
add loading fallback certificates
2021-02-28 15:12:20 +01:00
Johann150
43014748bf
optimise tests
...
added comments on the tests to document what they tests because some also test
multiple things
2021-02-27 09:54:56 +01:00
Johann150
9925d927a4
add more tests
2021-02-20 11:14:14 +01:00
Johann150
f6ba98aa24
add test framework and a basic test
2021-02-19 19:31:59 +01:00