Author Topic: cron for ssl renewal does not work  (Read 748 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
cron for ssl renewal does not work
« on: July 13, 2023, 04:59:40 AM »
Dear Team,

OS: Rocky linux 8.8
CWPpro version: 0.9.8.1160

cron job for automatic ssl renewal does not happen.
cron entry given below

Cron <root@host> "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh/cwp_certs" > /dev/null

error message given below

/root/.acme.sh/acme.sh: line 7783: unexpected EOF while looking for matching `"'
/root/.acme.sh/acme.sh: line 7784: syntax error: unexpected end of file

Kindly help resolve.