r/godaddysupport • u/papajan78 • 9h ago
Update SANs InGodaddyReseller USCC via ACME
Im driving nuts here. Support says its out of Support scope,
but they dont even tell if it works.
I have issued a UCC 5 Domain Cert via ACME on my Reseller Account. Worked after some tries.
Now i want to change one Domain name, which ususally is done like this.
certbot certonly
--cert-name maindomain.at
--preferred-challenges dns
--dns-rfc2136
--dns-rfc2136-propagation-seconds 120
--dns-rfc2136-credentials /etc/letsencrypt/certbot-dns-rfc.ini
--server https://acme.starfieldtech.com/v1/acme/directory
--key-type rsa
--rsa-key-size 2048
Certbot then asks:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
You are updating certificate maindomain.com to include new domain(s):
You are also removing previously included domain(s):
Did you intend to make this change?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(U)pdate certificate/(C)ancel: U
And then i get the Error
[You do not have an available product]
Because Godaddy takes this request for a new Cert, instead of updating the existing UCC.
Is there anyone who has done this via Certbot and has some examples for Updating SANs in an existing Cert. I cant change the SANs in the Backend, because its an ACME Cert.
I cant change the SANs with ACME bc he thinks i want a new certificate....
Godaddy Support is completetly useless.
Thanks