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 Certificate
state 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.kr
output
Screenshot of the domain status in Vercel
View verification status page
Any help would be greatly appreciated!
system
(system)
May 2, 2025, 2:52pm
2
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points .
You can also use v0 to narrow down the possibilities.
amyegan
(Amy Egan)
May 2, 2025, 8:54pm
4
From what I see in the error logs, the kro.kr
domain has run into the rate limits of our SSL provider, Let’s Encrypt: Rate Limits - Let's Encrypt
It should automatically generate for you after the limit timeframe passes. Please let me know if it still isn’t working for you about an hour from now
amyegan
(Amy Egan)
May 7, 2025, 12:21pm
5
I just checked again and it looks like the cert generated successfully!
Please let me know if you still have any trouble with it
system
(system)
Closed
May 14, 2025, 12:22pm
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.