Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5
-
None
Description
http://coin/coin/integration/qt/qt5/tasks/nightly1678724324
/Users/qt/work/qt/qtopcua/src/opcua/x509/qopcuakeypair_openssl.cpp:107:25: error: use of undeclared identifier 'q_EVP_PKEY_CTX_new_id'; did you mean 'EVP_PKEY_CTX_new_id'? EVP_PKEY_CTX *ctx = q_EVP_PKEY_CTX_new_id(EVP_PKEY_RSA, nullptr); ^~~~~~~~~~~~~~~~~~~~~ EVP_PKEY_CTX_new_id C:/openssl/include/openssl/evp.h:1775:15: note: 'EVP_PKEY_CTX_new_id' declared here EVP_PKEY_CTX *EVP_PKEY_CTX_new_id(int id, ENGINE *e);
Attachments
Issue Links
- is required for
-
QTQAINFRA-4889 Replace OpenSSL 1.1.1 with OpenSSL 3.0 in CI
- Closed