acme.sh can not renew the nginx server certification
If you have redirect port 80 to 443 at nginx.conf using 301 code, acme.sh renew certification will failed as Cannot find config file for domain cloudzhong.top I have already solved…
If you have redirect port 80 to 443 at nginx.conf using 301 code, acme.sh renew certification will failed as Cannot find config file for domain cloudzhong.top I have already solved…
Using acme.sh to automatically renew certification. but it is failed. let us looks the detailed information. acme.sh --renew-all [Sun Aug 18 06:40:03 GMT 2024] Cannot find config file for domain…
For a https site, certification is mandatory, So how to get those certification. In this example, we will use acme.sh to apply certification, So first install acme.sh curl https://get.acme.sh |…