i have a Problem with a Punycode Domain, so i searched in this Community how to solve it. I seen i had a outdated version of certbot (certbot 0.8.1) and Punycode Domains should be supported after version 0.9.2, so i updated my version with yum update certbot, now i have the new version certbot 0.9.3, but still cant verify punycode domains.
If you're running 0.9.3, the error that should have been displayed is
Non-ASCII domain names not supported. To issue for an Internationalized Domain Name, use Punycode.
In this case, Certbot is asking you to explicitly request the Punycode form of your domain name. Version 0.9.3 should be willing to submit this request. If you're still getting the "Punycode domains are not presently supported" error, you're probably still unintentionally running 0.8.1 even if you also have 0.9.3 installed.