New TLDs have been release in Brazil by registro.br.
It seems they are considered by LetsEncrypt as simple domains instead of being TLDs so anything.ia.br appears to be treated as a subdomain of ia.br instead of a root domain using the .ia.br TLD.
I haven’t check yet if this happens with the other new TLDs ( .social.br and .api.br)
`
sudo certbot -d ate.ia.br -d www.ate.ia.br
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for ate.ia.br and www.ate.ia.br
An unexpected error occurred:
too many certificates (50) already issued for "ia.br" in the last 168h0m0s, retry after 2025-09-03 04:03:59 UTC: see Rate Limits - Let's Encrypt
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
`