配置如下,无法访问
xx.xx.xx.xx:443 {
tls {
issuer acme {
profile shortlived
}
}
reverse_proxy http://xx.xx:1234
}
配置如下,无法访问
xx.xx.xx.xx:443 {
tls {
issuer acme {
profile shortlived
}
}
reverse_proxy http://xx.xx:1234
}
修改 hostname header
@vanplus #1 还是不行,反代本机的服务都不行,可能是bug
@8690533 #3 证书是可以正常申请的,就是反代的网站,是无法访问
:443不等于IP证书吧,你访问的时候有https吗
{
default_sni 8.8.8.8
}
换成你的IP 增加这个就可以了 我昨天也是这个问题绕了三小时 大佬一句点破