← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1952607] Re: Improve TLS error messages

 

We actually have a reason why these aren't displayed. See
https://sourceforge.net/p/dcplusplus/code/ci/86fb99c179b26740946abe87f1af190b8fcf24bc/tree/dcpp/SSLSocket.cpp#L185

However, this might worth a reconsideration and change to something or
exactly like what AirDC++ does in https://github.com/airdcpp/airdcpp-
windows/blob/bd9a1ce849ccde795d8b0d9c1fe3ebcfa4a7aea5/airdcpp/airdcpp/SSLSocket.cpp#L199

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1952607

Title:
  Improve TLS error messages

Status in DC++:
  Confirmed

Bug description:
  DC++ displays a vague "TLS Error" most of the time e.g. when connecting to a hub with kp check and the hub cert is expired.
  At least printing some error strings OpenSSL likely has defined, in English, would be much more useful. Just like what we do with low level socket errors, where we print the error message what Windows offers, in the language of the current locale.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1952607/+subscriptions



References