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

Missing server name for localhost #8

Closed
fritzhealy opened this issue Jul 27, 2018 · 1 comment
Closed

Missing server name for localhost #8

fritzhealy opened this issue Jul 27, 2018 · 1 comment

Comments

@fritzhealy
Copy link

Hi I am trying to whitelist my localhost for development. I am running into this error.

http: TLS handshake error from 127.0.0.1:2072: acme/autocert: missing server name

Here is my run command

log.Fatal(autotls.Run(router, "192.168.99.100","127.0.0.1"))

@fritzhealy
Copy link
Author

I realize that autocert cannot issue certs for ip's now. My appologies

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

1 participant