Skip to content

Show the detailed socket error as debug output

Andrea Scarpino requested to merge (removed):fix/print-socket-error into master

I didn't include the intermediate certificate in my certificate and I was keeping getting Error while trying to connect securely until I spot the real error by reading the message in socketErrorString().

Maybe we can keep this always enabled?

Merge request reports