qt6-bb10/tests/auto/network/ssl/qsslkey
Timur Pocheptsov 7949dab8ab tst_QSslKey: prepare for the migration to OpenSSL v3
Many algorithms (ciphers etc.) had become 'legacy' in OpenSSL v3,
meaning they are not available by default. Since we don't mess with
loading providers and don't load the 'legacy' one, we have to
skip tests involving such algorithms.

Pick-to: 6.4 6.3 6.2 5.15
Fixes: QTBUG-104232
Change-Id: Ieceabeb080e531aeb24f733cb8c83ad08a25049c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-07-05 17:36:03 +02:00
..
keys Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
.gitignore
CMakeLists.txt
rsa-with-passphrase-3des.pem
rsa-with-passphrase-aes128.pem
rsa-with-passphrase-aes192.pem
rsa-with-passphrase-aes256.pem
rsa-with-passphrase-des.pem
rsa-with-passphrase-rc2.pem
rsa-without-passphrase.pem
tst_qsslkey.cpp tst_QSslKey: prepare for the migration to OpenSSL v3 2022-07-05 17:36:03 +02:00