Renewals of SSL Certificate does not work

Hi,

I get an error when Netlify tries to autorenew the SSL certificate:

SniCertificate::CertificateNonvalidError: Unable to verify challenge for 360x.art

The DNS is setup correclty from our site. What else is there I can do, to make it work again?

Netlify site: cocky-cori-cb04c1.netlify.app

According to the Troubleshooting guide I should post here in order to get the certificate fixed.

Thanks in advance.

:wave: @gliesche ,

It appears you have DNS records configured for both Netlify and Google. You’ll need to remove the A record 34.102.136.180:

% host 360x.art
360x.art has address 34.102.136.180
360x.art has address 75.2.60.5

Also, you’ve exceeded Let’s Encrypt rate limits and will need to wait a week before we can retry renewing SSL cert. You can install a custom cert in the meantime as I see your cert expires tomorrow.

1 Like