The recent change handling missing elliptic curves introduced a problem for '-no-ssl' configuration/build. The first version had some protection, but it was openssl-specific and required a private feature, thus was removed. Now the real ifdef must be with QT_NO_SSL Fixes: QTBUG-88238 Pick-to: 5.15 Change-Id: I6fba26d6ab63850e1468e76f8b234703255a026c Reviewed-by: Mårten Nordheim <marten.nordheim@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 | ||