Error al renovar certificado SSL

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: feminafutbol.com

I ran this command: certbot-renew --dry-run

It produced this output:

Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/feminafutbol.com.conf

Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-staging-v02.api.letsencrypt.org
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for feminafutbol.com
http-01 challenge for www.feminafutbol.com
http-01 challenge for cdn.feminafutbol.com
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (feminafutbol.com) from /etc/letsencrypt/renewal/femina futbol.com.conf produced an unexpected error: Failed authorization procedure. cd n.feminafutbol.com (http-01): urn:ietf:params:acme:error:dns :: DNS problem: NXD OMAIN looking up A for cdn.feminafutbol.com. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/feminafutbol.com/fullchain.pem (failure)


** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates below have not been saved.)

All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/feminafutbol.com/fullchain.pem (failure)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates above have not been saved.)

1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:

The operating system my web server runs on is (include version): Ubuntu 16.04

My hosting provider, if applicable, is: Digital Ocean

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

Hi,

The issue is simple, you have requested a certificate that contains the host [cdn.feminafutbol.com], it seems to me that it was once available (able to open & have the same IP address) however now it does not have an IP address to resolve to.
If you wish to keep the certificate with [cdn.feminafutbol.com], please set the host to the same IP as your other two hostnames in the same certificate.

Thank you

1 Like

I did it and it works very well… The certificate has been updated. Thank you so much…

1 Like

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