Azat Khuzhin
a4cdc3c5e8
test: allow to run init_ssl() multiple times
2022-08-13 20:12:18 +02:00
Azat Khuzhin
4ca417afa4
test: add a comment for init_ssl() about suppressions for LSan
2022-08-13 20:12:08 +02:00
Peter Edwards
187f6b913b
OpenSSL 3 fixes: Disable TLS 1.3 when testing renegotiation support
...
TLS 1.3 does not support renegotation - it has been removed from the
protocol. Disable TLS 1.3 when testing this, so we negotiate an older
protocol version
2022-06-27 23:10:15 +01:00
Peter Edwards
e563c9b206
OpenSSL 3 fixes: use SHA256 instead of SHA1
...
OpenSSL 3.x does not support signing certificates with SHA1 by default.
Use SHA256 instead.
2022-06-27 23:07:58 +01:00
Azat Khuzhin
1bfbbdf2b4
test: rename ssl/* -> openssl/*
2020-07-22 23:10:26 +03:00
okhowang(王沛文)
028385f685
fix build system and add test and cleanup code
2020-07-22 22:53:23 +03:00