CWP autorenew ssl Posted byProsoxi.com Webmaster August 10, 2017August 10, 2017 forced renewal of all certs can be done with this command: Code: [Select] /root/.acme.sh/acme.sh --home /root/.acme.sh/cwp_certs --cron --force or single domain Code: [Select] /root/.acme.sh/acme.sh --home /root/.acme.sh/cwp_certs --renew -d www.domain.com --force