Hi, I keep receiving the following error email daily even though the domain in the email has been deleted from there server? Code: [Sun May 2 00:25:01 UTC 2021] example.com:Verify error:Invalid response from https://example.com/ [18.135.88.59]: [Sun May 2 00:25:01 UTC 2021] Please check log file for more details: /var/log/ispconfig/acme.log [Sun May 2 00:25:24 UTC 2021] Error renew example.com.
Currently, the Let's Encrypt certificates aren't removed when a site is deleted. See https://git.ispconfig.org/ispconfig/ispconfig3/-/issues/5226 Remove the files for this domain with Code: acme.sh --remove --domain example.com
There was a typo in the command but fixed it with the following: Code: acme.sh --remove --domain example.com