The cert.pem file is missing / Falid to get ssl for domain mydomain.xyz

Hi
I have problem in get and resolve ssl issue and based on Lets encrypt ssl That "too many issued certs" error is a consequence of it using "--force". [very bad practice]

/root/.acme.sh/acme.sh --issue -d mydomain.xyz --cert-file /etc/letsencrypt/live/mydomain.xyz/cert.pem --key-file /etc/letsencrypt/live/mydomain.xyz/privkey.pem --fullchain-file /etc/letsencrypt/live/mydomain.xyz/fullchain.pem -w /usr/local/lsws/Example/html -k ec-256 --force --server letsencrypt

It was happen when tried to solve the email login on snappy email
after wihle I decide to install new cyberpanel without email service in new IP address and still not succeed to get the ssl for whole website
It faild to get the cert.pem

I need help pleas

This is cause by Rate Limits - Let's Encrypt

1 Like

Yes
It it work in cyberpanel ? Duplicate Certificate Limit - Let's Encrypt
Imean above line in work-around section
adding subdomain will help
is it work on our panel?

You can try it

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.