最近在录制 从不知到全面了解HTTPS  这个视频,在使用acme.sh 申请ssl证书的时候 ,安装脚本出错,错误信息大致如下

  1. curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

绑定hosts的方式  

  1. $ vim /etc/hosts
  2.  
  3. 199.232.68.133 raw.githubusercontent.com


点击查看大图点击查看大图