Hello everyone,
We are aware of the issue with acme.sh and letsencrypt. But we haven't decided how we will configure acme.sh in the next release yet.
So currently, there are some workaround to issue your certificates :
- You can use ZeroSSL CA : You just have to register an account with the following command :
acme.sh --register-account -m myemail@example.com --server zerossl
- Otherwise you can set letsencrypt as default CA :
acme.sh --set-default-ca --server letsencrypt