Commit graph

2 commits

Author SHA1 Message Date
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