4f658d04da
It's not guaranteed that all curves we want to use are supported by a specific build of OpenSSL library we have to link with. Filter out files that contain EC, which is not among the curves, reported by QSslConfiguration::supportedEllipticCurves. Fixes: QTBUG-46203 Pick-to: 5.15 Change-Id: I70d7e6fcacb3d81f8c771e4a8d6cca06295e7474 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> |
||
---|---|---|
.. | ||
keys | ||
.gitignore | ||
BLACKLIST | ||
CMakeLists.txt | ||
qsslkey.pro | ||
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 |