Details
Description
main.ssl_cipher, main.openssl_6975 'tlsv10', main.openssl_6975 'tlsv12' and main.ssl tests are failing when it's built with new OpenSSL 1.1.1.
Please see attached build log for more details.
Attachments
Issue Links
- is blocked by
-
MDEV-14101 Provide option to select TLS protocol version
-
- Closed
-
This was fixed already by
MDEV-14101: For specific cipher tests we specify the TLS protocol version number in tests, since these cipher suites are not allowed in TLSv1.3 (default) anymore.