New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crypto/tls: handshake failure #8138
Labels
Milestone
Comments
The error messages should be much improved in Go 1.3 (the beta of which you can obtain from here: https://code.google.com/p/go/wiki/Downloads). It's possible that the error message from 1.3 will tell us what's wrong. Alternatively, a tcpdump may be needed. |
Comment 4 by zhuoyikang@nibirutech.com: sorry, it's not a bug , for all i know , the server which i can't connect successfully just support ECDHE cipher suite, and does't support RSA , i report the problem to the server's manager , after he change the config , all code worked , so ,thanks you guys all the same , and the issue can be close. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by zhuoyikang@nibirutech.com:
The text was updated successfully, but these errors were encountered: