Hello, I have a problem connecting a national domain “*.pl” to Canister.
I registered the domain with GoDaddy and pointed the DNS nameservers to Cloudflare.
On Cloudflare, I entered the DNS records exactly as described in the documentation:
CNAME
_acme-challenge
_acme-challenge.icp***.pl.icp2.io
DNS only
Auto
CNAME
icp***.pl
icp***.pl.icp1.io
DNS only
Auto
EditWhen toggled open, an additional table row will be added below this row to enable editing DNS records.
TXT
_canister-id
“y56zc-kiaaa-aaaam-qdw…”
I added directory .well-known and ic-domains with domain name
Deployed canister on Prod ICP Network
And I check my Registartation on ICP : curl -sL -X GET https://icp0.io/registrations/aece9aac61e439535e304844a749cd099033903cd2218e498df02f196a8c075d
And always get :“PendingAcmeApproval” even after 6-10 hours.
When connecting such domains in the DNS configuration on Namecheap (e.g. .xyz, .com), there was no problem the domain would immediately receive a certificate.
However, with the .pl domain, I’m noticing an issue. With Namecheap is easier to configure but they don’t support my national (pl) domains.