net/http: tls verify error message make confused. #42662
Closed
Comments
When I use the InsecureSkipVerify , it ok .
|
Close this issue because maybe the server has sth wrong. |
Test with CURL
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yep.
What operating system and processor architecture are you using (
go env
)?What did you do?
Run this golang program:
Get Error :
But when I use the go 1.10.4
Question
I am confused that why the error message is so strange?
I think he may have something to do with site credentials, but why is the error message so confusing?
The text was updated successfully, but these errors were encountered: