Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6
-
None
-
661291bf4 (dev)
Description
This clutters the output.
openssl_symbols_p.h:177:37: warning: ‘int RSA_bits(const RSA*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] openssl_symbols_p.h:185:50: warning: ‘DH* d2i_DHparams(DH**, const unsigned char**, long int)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] openssl_symbols_p.h:189:56: warning: ‘void DH_get0_pqg(const DH*, const BIGNUM**, const BIGNUM**, const BIGNUM**)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] openssl_symbols_p.h:201:74: warning: ‘int PEM_write_bio_DSAPrivateKey(BIO*, const DSA*, const EVP_CIPHER*, const unsigned char*, int, int (*)(char*, int, int, void*), void*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Please fix; I'm not allowed to.
Attachments
Issue Links
- is duplicated by
-
QTBUG-113343 qtopcua produces lots of deprecation warnings when compiling with OpenSSL 3.0
- Closed