Hostname SSL is now Self-Signed

I haven’t made any changes to my server but over the weekend my SSL certificates have changed to self-signed.

All my dns is correct.

I followed this article:

When I updated ACME and then tried the last option in the article.

It appears that ACME is now using ZeroSSL instead of LetsEncrypt

Is that correct?

Now that I have generated the SSL manually (and it worked) do I have to do it every 90 days manually?

Same issue. The panel install certificates for all domains automatically, even if you don’t need it.
This command install certificates for all domains
0 2 * * * /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/renew.py >/dev/null 2>&1

I think it’s a bug.

You can change back to LetsEncrypt by running

acme.sh --set-default-ca --server letsencrypt

and try generating SSL again

Hello. Certificates for .ru sites are not updated. Zerrossl imposed sanctions. Do you know how to solve this problem? acme.sh --set-default-ca --server letsencrypt - did not help.