Hello. Today I tried to update the certificate for the Zimbra mail server and received the following error:
ERROR:certbot._internal.log:Are you trying to change the key type of the certificate named mail.xxx.xxx from ECDSA to RSA? Please provide both --cert-name and --key-type on the command line to confirm the change you are trying to make.
Hi @rg305 The command I'm trying to run is:
/usr/local/sbin/certbot certonly -d mail.xxx.xxx --standalone --preferred-chain "ISRG Root X1" --agree-tos --register-unsafely-without-email
@rg305 Thank you for your answers.
As I understand from your comment, the certificates were updated but were not delivered to Zimbra? because on the Zimbra web page I still have a non-updated certificate.
I also see the following error in the log file:
:INFO:certbot._internal.storage:Attempting to parse the version 2.8.0 renewal configuration file found at /etc/letsencrypt/renewal/mail.xxx.xxx.conf with version 1.23.0 of Certbot. This might not work.