IDNs support #171

Closed
opened 2025-12-29 00:26:26 +01:00 by adam · 1 comment
Owner

Originally created by @Louvremaster on GitHub (Dec 8, 2016).

Hello!

Let’s Encrypt now supports issuance for Internationalized Domain Names (IDNs) (https://letsencrypt.org/upcoming-features/). Please add IDNs support for your script.

Thanks

Originally created by @Louvremaster on GitHub (Dec 8, 2016). Hello! Let’s Encrypt now supports issuance for Internationalized Domain Names (IDNs) (https://letsencrypt.org/upcoming-features/). Please add IDNs support for your script. Thanks
adam closed this issue 2025-12-29 00:26:26 +01:00
Author
Owner

@lukas2511 commented on GitHub (Dec 18, 2016):

If they don't work out of the box I won't add support for them, unicode is hard and it's way too easy to make mistakes, especially when systems are using different versions of the tools with different localization.

If i understand this correctly you can still use the ascii "punycode" representation of the domain and it should work anyway.

@lukas2511 commented on GitHub (Dec 18, 2016): If they don't work out of the box I won't add support for them, unicode is hard and it's way too easy to make mistakes, especially when systems are using different versions of the tools with different localization. If i understand this correctly you can still use the ascii "punycode" representation of the domain and it should work anyway.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#171