Hi team,
I’m currently experiencing an issue with SSL certificate generation on Vercel for a verified domain using internationalized characters (IDN).
Domain Details:
- Domain (Korean):
우이미.kro.kr - Punycode:
xn--hg3b19q2qa.kro.kr - A record points to
76.76.21.21 - TXT record (
_vercel) is correctly set:
vc-domain-verify=xn--hg3b19q2qa.kro.kr,1326319863736339e379
- The domain is already verified by Vercel
- However, the SSL certificate has been stuck in the
Generating SSL Certificatestate for several hours (screenshot attached).
My questions:
- Is this delay expected due to the use of an IDN (Korean domain)?
- Is there any way to force a re-try or refresh the SSL issuance?
- Are there additional DNS settings (e.g., CAA records) that may be required in this case?
Attached:
dig TXT _vercel.xn--hg3b19q2qa.kro.kroutput- Screenshot of the domain status in Vercel
- View verification status page
Any help would be greatly appreciated!
