diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-08-29 13:09:31 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-08-29 13:09:51 +0200 |
| commit | aca76b9ee89eb3f4a12c73d9ec8b442a0bca03fb (patch) | |
| tree | 1f3d7d48c47f661b8a5ace76b863d62c9bfb725c /src/httpserver.cpp | |
| parent | Merge #16739: ci: Pass down $MAKEJOBS to test_runner.py, other improvements (diff) | |
| parent | Replace obsolete functions of QSslSocket (diff) | |
| download | discoin-aca76b9ee89eb3f4a12c73d9ec8b442a0bca03fb.tar.xz discoin-aca76b9ee89eb3f4a12c73d9ec8b442a0bca03fb.zip | |
Merge #16708: qt: Replace obsolete functions of QSslSocket
2e1455c4a100170c322165af3ecbbcd3004b2f9d Replace obsolete functions of QSslSocket (Hennadii Stepanov)
Pull request description:
The [`QSslSocket::setDefaultCaCertificates()`](https://doc.qt.io/qt-5/qsslsocket-obsolete.html#setDefaultCaCertificates) and [`QSslSocket::systemCaCertificates()`](https://doc.qt.io/qt-5/qsslsocket-obsolete.html#systemCaCertificates) member functions are [obsolete](https://doc.qt.io/qt-5.12/qsslsocket-obsolete.html) since Qt 5.12.
This PR replaces them, does not change behavior and keeps compatibility with [Qt 5.5.1](https://github.com/bitcoin/bitcoin/pull/15393).
ACKs for top commit:
laanwj:
ACK 2e1455c4a100170c322165af3ecbbcd3004b2f9d
promag:
ACK 2e1455c4a100170c322165af3ecbbcd3004b2f9d.
Tree-SHA512: 4182cd22a3e7a998d62a0fe84e748803a6962a65920b74da9fcf5666a700507468bb6e428054ccb70c2fbb7969a56933f450bc405c7a32ecbc1f8af4c1f983a3
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions