收藏
回答

Let's Encrypt 颁发的证书,域名配置了,小程序还是访问不了?

AppID
wx2eacf406a4e84e31

配置了域名 smartnumbers.cloud

自己的服务上按照Let's Encrypt的 命令生成了证书

sudo certbot certonly --manual --preferred-challenges dns -d smartnumbers.cloud -d *.smartnumbers.cloud

用postman调服务的https://smartnumbers.cloud 接口正常返回结果

用微信开发者工具访问同样的https://smartnumbers.cloud 接口报错为"net::ERR_CONNECTION_RESET"

后端flask服务的报错日志为Invalid request from ip=xxx.xxx.163: Closed before TLS handshake with data in recv buffer.




回答关注问题邀请回答
收藏

2 个回答

  • 风清雾散云开见日出
    风清雾散云开见日出
    05-07

    不支持自签名SSL证书

    05-07
    有用
    回复 1
    • MYL
      MYL
      06-12
      Let‘s Encrypt是自签证书?
      06-12
      回复
  • 大山
    大山
    05-07

    05-07
    有用
    回复
登录 后发表内容