-
Notifications
You must be signed in to change notification settings - Fork 149
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
Constantly recieving error #5
Comments
You're going to have to give a lot more info than that. Post a copy of the server code you are using and explain what you are trying to do. That error message could be for any number of reasons. |
server code is standart as specified by denji ` import ( func HelloServer(w http.ResponseWriter, req *http.Request) { func main() { I have got commercial version of CA issued to a domain name. I'm trying to send request from chrome to the server and this with no luck. what I do incorrect? |
is your CA certificate registered with Chrome? In windows, Chrome relies on the Windows trust store. |
Constantly recieving error TLS handshake error from *.32.208.165:3870: remote error: tls: unknown certificate
How to fix it?
Thanks
The text was updated successfully, but these errors were encountered: