diff options
author | Timur Pocheptsov <[email protected]> | 2023-08-29 12:47:13 +0200 |
---|---|---|
committer | Timur Pocheptsov <[email protected]> | 2023-08-31 04:54:10 +0200 |
commit | 8051edfdb5efcafd76b178990b8ff760342aeee3 (patch) | |
tree | 21a3ef30228fa4fb78cea2c92f21ea1d7f9fa71c /src/network/socket/qnativesocketengine_unix.cpp | |
parent | c802a9e987c9e38c01580f467eab92a651b3e033 (diff) |
OpenSSL: move DH calls under OPENSSL_NO_DEPRECATED_3_0 guard
Initially, DH functions were deprecated, but when OpenSSL v3 was released,
they changed their mind (now they changed it again). OpenSSL must
be configured with 'no-deprecated'.
Pick-to: 6.6 6.5 6.2
Fixes: QTBUG-83733
Change-Id: I69f14929e91f5fc147f9297f6fff20674e81b6f1
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Edward Welbourne <[email protected]>
Diffstat (limited to 'src/network/socket/qnativesocketengine_unix.cpp')
0 files changed, 0 insertions, 0 deletions