qt5base-lts/tests/auto/network/ssl/qsslcertificate
Timur Pocheptsov 0206eb137f tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3
leaf.p12 is using RC2 for encryption and it's disabled by default
in openssl v3.

Pick-to: 6.4 6.3 6.2 5.15
Fixes: QTBUG-106017
Change-Id: I4edd0d29506d1e50b2b618b6a00cceeb4b156204
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-08-31 21:55:00 +02:00
..
certificates Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
more-certificates tst_QSslCertificate - improve code coverage 2020-11-30 17:16:22 +01:00
pkcs12 Fix crash when reading a PKCS12 file with no private key 2017-08-17 06:43:49 +00:00
verify-certs tst_QSslCertificate::verify - remove QSKIP 2021-08-06 16:08:43 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
tst_qsslcertificate.cpp tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3 2022-08-31 21:55:00 +02:00