Skip to content

Remove the unnecessary explicit SSL protocol selection

Volker Krause requested to merge work/cleanup-ssl-protocol-selection into master

This is a leftover from when this was using KTcpSocket, and nowadays was merely passing around what is the default anyway.

Merge request reports