SSL certificate renewal stuck — DNS delegation configured but not resolving after 2+ hours

Our TLS certificate for valorisconsulting.nl expired on Jul 17, 2026. The automatic renewal fails with:

SniCertificate::CertificateValidationError: Unable to verify challenge for *.valorisconsulting.nl: No TXT record found at _acme-challenge.valorisconsulting.nl

Our domain’s primary nameservers are external (TransIP), so per your troubleshooting guide we added an NS delegation for the _acme-challenge subdomain at our registrar, pointing to your assigned nameservers:

  • _acme-challenge.valorisconsulting.nl NS dns1.p01.nsone.net
  • _acme-challenge.valorisconsulting.nl NS dns2.p01.nsone.net
  • _acme-challenge.valorisconsulting.nl NS dns3.p01.nsone.net
  • _acme-challenge.valorisconsulting.nl NS dns4.p01.nsone.net

These were added over 2 hours ago. DNS propagation checkers (dnschecker.org) show only partial global propagation so far, which seems slower than expected for an NS delegation.

We also hit a rate limit earlier today (Acme::Client::Error::RateLimited, retry after 2026-07-18 09:24:04 UTC), which has since passed.

Could you check whether Netlify’s side sees the delegation correctly, and manually trigger/force a certificate renewal for valorisconsulting.nl and *.valorisconsulting.nl? Site ID / domain: valorisconsulting.nl (also visible as valorisconsulting.netlify.app).