开启 HTTPS 后无法打开,提示没有安全连接
By Chanmeim
at 2018-01-10 15:50 • 2069次点击
小白一个问题:
按照 https://github.com/ego008/goyoubbs#%E5%BC%80%E5%90%AFhttps 20 这里的说明,开启 HTTPS 并重启 goyoubbs, 结果 无法访问,提示没有安全连接。
官方的库 golang.org/x/crypto/acme/autocert 自动配置有点不稳定,会出现下面错误,前段时间还可以,用Caddy 或其它做反向代理。
2018/01/10 19:56:14 http: TLS handshake error from xxxxxx:41426: acme/autocert: no supported challenge type found
2018/01/10 19:56:14 http: TLS handshake error from xxxxxx:41428: acme/autocert: missing certificate
ego008 at 2018-01-11 09:20
4
请 登录 后发表评论