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

package of "golang.org/x/crypto/acme/autocert" #42164

Closed
kuokuanyo opened this issue Oct 23, 2020 · 1 comment
Closed

package of "golang.org/x/crypto/acme/autocert" #42164

kuokuanyo opened this issue Oct 23, 2020 · 1 comment

Comments

@kuokuanyo
Copy link

Hello, I have a question and want to ask you. When I use the "golang.org/x/crypto/acme/autocert" package in go and call http.Serve(autocert.NewListener("www.hilive.com.tw "), r) We use https certificate for our domain, when I use this syntax and then CentOS enables the service, it happens continuously" 2020/10/23 09:17:10 http: TLS handshake error from 117.135.87.191:5481 : Acme / autocert: The host "tw.trojan.scloudlab.xyz" is not configured in HostWhitelist. Such an error, may I ask where the problem occurred?
I originally executed the same syntax on another centos host but no such error occurred.
image

@mvdan
Copy link
Member

mvdan commented Oct 23, 2020

The Go project doesn't use the issue tracker for questions. See https://golang.org/wiki/Questions.

@mvdan mvdan closed this as completed Oct 23, 2020
@golang golang locked and limited conversation to collaborators Oct 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants