qt6-bb10/tests/auto/network/ssl/qdtls
Timur Pocheptsov 605d2163f1 QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)
CentOS it seems not only backported some OpenSSL 3 functions,
but also raised the default security level to 2, making some of
our keys (and MDs?) 'too weak' and failing auto-tests here and
there as a result. For our auto-test we lower the level to 1,
as it is expected to be.

Fixes: QTBUG-86336
Pick-to: 5.15
Change-Id: I7062a1b292e8b60eb9c2b2e82bd002f09f9da603
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-09-12 05:36:08 +02:00
..
certs Add tst_QDtls auto-test 2018-06-21 17:01:25 +00:00
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qdtls.pro prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
tst_qdtls.cpp QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al) 2020-09-12 05:36:08 +02:00