Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a4cdc3c5 | 2022-08-13 19:51:02 | test: allow to run init_ssl() multiple times | ||
| 4ca417af | 2022-08-13 19:51:45 | test: add a comment for init_ssl() about suppressions for LSan | ||
| 187f6b91 | 2022-06-27 22:41:47 | 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 | ||
| e563c9b2 | 2022-06-27 22:00:05 | OpenSSL 3 fixes: use SHA256 instead of SHA1 OpenSSL 3.x does not support signing certificates with SHA1 by default. Use SHA256 instead. | ||
| 1bfbbdf2 | 2020-07-22 23:10:17 | test: rename ssl/* -> openssl/* | ||
| 028385f6 | 2020-05-28 17:14:46 | fix build system and add test and cleanup code |