Hi Jim
I've just been renewing my letsencrypt certificates using your instructions and I have renewed the certificates, however, hit a problem.
I was trying to implement your 'notification' script, I downloaded that and ran it as a cron job and it sent an email correctly to me but it indicated that the certificate was to renew in 1 day (it isn't due yet). Running the script manually the following gave errors:
Oops! I ran that script as the root user by mistake.
When I run it as the zimbra user I get the following:
As I mentioned earlier, I have just regenerated the certificates and it certainly has more than one day before renewal.
When run as a cron job it gives the following output:I did update acme.sh to the most recent version, have I missed something obvious?
I've just been renewing my letsencrypt certificates using your instructions and I have renewed the certificates, however, hit a problem.
I was trying to implement your 'notification' script, I downloaded that and ran it as a cron job and it sent an email correctly to me but it indicated that the certificate was to renew in 1 day (it isn't due yet). Running the script manually the following gave errors:
Code:
./zmcertNotice.shsed: -e expression #1, char 3: unexpected `,'date: invalid date ‘Fri 26 Jan 15:28:46 UTC 2024’date: invalid date ‘Fri 26 Jan 15:28:46 UTC 2024+2 days’./zmcertNotice.sh: line 58: ((: > 1706227200 : syntax error: operand expected (error token is "> 1706227200 ")./zmcertNotice.sh: line 58: ((: > 1706227200: syntax error: operand expected (error token is "> 1706227200")
When I run it as the zimbra user I get the following:
Code:
/downloads/zmcertNotice.shsed: -e expression #1, char 3: unexpected `,'will renew in 1 day
When run as a cron job it gives the following output:
Code:
[Fri Jan 26 15:32:52 UTC 2024] ===Starting cron===[Fri Jan 26 15:32:52 UTC 2024] Renew: 'mail01.phoenix-systems.uk.com'[Fri Jan 26 15:32:52 UTC 2024] Renew to Le_API=https://acme-v02.api.letsencrypt.org/directory[Fri Jan 26 15:32:52 UTC 2024] Skip invalid cert for: mail01.phoenix-systems.uk.com[Fri Jan 26 15:32:52 UTC 2024] Skipped mail01.phoenix-systems.uk.com[Fri Jan 26 15:32:52 UTC 2024] ===End cron===
Statistics: Posted by phoenix — Fri Jan 26, 2024 3:36 pm