PSL updates for LE

Hello Let'sEncrypt Team.

We have issues with requesting domain certificate for ac.tj.
This domain was in PSL, but was properly removed from list.
As i seen in previous posts i wan to ask bump version of publicsuffix-go package in boulder.
It now has updated PSL in its repo.

What is your exact issue?

Currently the domain loops redirects.

i've got error, when i try lo issue certificate
Error creating new order. Le_OrderFinalize not found. { "type": "urn:ietf:params:acme:error:rejectedIdentifier", "detail": "Invalid identifiers requested :: Cannot issue for ".ac.tj": Domain name is a wildcard for an ICANN TLD (and 1 more problems. Refer to sub-problems for more information.)", "status": 400, "subproblems": [ { "type": "urn:ietf:params:acme:error:malformed", "detail": "Invalid identifiers requested :: Domain name is a wildcard for an ICANN TLD", "status": 400, "identifier": { "type": "dns", "value": ".ac.tj" } }, { "type": "urn:ietf:params:acme:error:malformed", "detail": "Invalid identifiers requested :: Domain name is an ICANN TLD", "status": 400, "identifier": { "type": "dns", "value": "ac.tj" }

I have created a PR to update boulder: Update publicsuffix-go by rellem ยท Pull Request #8882 ยท letsencrypt/boulder ยท GitHub

Note: I'm not affiliated with Let's Encrypt so I don't know if/when that will be merged.