acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
39.43k stars 4.98k forks source link

the domain cert expired and shell not auto update to new one #1852

Open busyfree opened 6 years ago

busyfree commented 6 years ago

crontab config

0 0 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" --config-home "/openresty/nginx/ssl" > /dev/null
gojigeje commented 6 years ago

I also having same issue: right now I have to manually renew the certificate using --renew command