Skip to content
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

SSL oddness #75

Closed
komcrad opened this issue Mar 7, 2018 · 1 comment
Closed

SSL oddness #75

komcrad opened this issue Mar 7, 2018 · 1 comment

Comments

@komcrad
Copy link

komcrad commented Mar 7, 2018

I have a custom embedded device running the tunnel client with the following config:

server_addr: SERVER_IP:5223
tunnels:
webui:
proto: http
addr: https://localhost:10001
host: MY_DOMAIN

When I run it and try to hit MY_DOMAIN, the tunnel client logs spit out
"http: proxy error: x509: failed to load system roots and no roots provided"

any ideas?

@mmatczuk
Copy link
Owner

mmatczuk commented Mar 8, 2018

Make sure you have certificates installed golang/go@ce64553

@komcrad komcrad closed this as completed Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants