At least we have different stacks to access the internet:
- Qt via QNetworkAccessManager
- kio
- kio warpper for QNetworkAccessManager
- [what else?]
We should make sure, that we handle certificate errors correctly and that we follow the recommendations for TLS connections.
There is https://badssl.com with a lot of examples of connections, that should not taken place because of different issues.