agate/tests/data
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
..
.certificates add loading fallback certificates 2021-02-28 15:12:20 +01:00
cert_missing add test for multicert 2021-03-03 18:57:41 +01:00
content optimise tests 2021-02-27 09:54:56 +01:00
key_missing add test for multicert 2021-03-03 18:57:41 +01:00
multicert fix tests for multiple certificates 2021-03-11 22:24:10 +01:00