My domain is: sunset-pines.com
I ran this command: sudo certbot certonly --manual --preferred-challenges dns -d www.sunset-pines.com -d sunset-pines.com
It produced this output:
Are you trying to change the key type of the certificate named sunset-pines.com 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.
My web server is (include version): httpd-2.4.37-65.module+el8.10.0+22756+938009b1.3.x86_64
The operating system my web server runs on is (include version): RHEL 8.10
My hosting provider, if applicable, is: N/A
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.22.0
I've always used the same command to renew the certificate for this domain. This time, it's asking me if I'm trying to change the keytype from ECDSA to RSA. I'm not trying to change anything, just renew. No idea what changed.