crypto/tls: Dial error message does not give much context #34197
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
tls-client.go code
This does not work for the successful case but in error case it prints:
What did you expect to see?
Message that allows diagnosing the failure. Why has it failed to connect? Other clients connect fine.
What did you see instead?
Unexplained failure.
The text was updated successfully, but these errors were encountered: