The QSslSocket::setDefaultCaCertificates() and QSslSocket::systemCaCertificates() member functions are obsolete since Qt 5.12.
This PR replaces them, does not change behavior and keeps compatibility with Qt 5.5.1.
The QSslSocket::setDefaultCaCertificates() and QSslSocket::systemCaCertificates() member functions are obsolete since Qt 5.12.
This PR replaces them, does not change behavior and keeps compatibility with Qt 5.5.1.
The QSslSocket::setDefaultCaCertificates() and
QSslSocket::systemCaCertificates() member functions are obsolete since
Qt 5.12.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
No conflicts as of last run.
ACK 2e1455c4a100170c322165af3ecbbcd3004b2f9d.
ACK 2e1455c4a100170c322165af3ecbbcd3004b2f9d (wish we could just delete this code, as it's BIP70 related, but ok, for now it needs to be kept up todate)