Tag Archives: idn

OpenSSL and IDN Certificates

As internationalized domain names (IDN) proliferate more people need to test with, and ultimately purchase, IDN certificates. If you need to generate a CSR or even a self-signed certificate for an internationalized domain follow these steps: Take the UTF-8 characters and paste them into a punycode converter (also known as ASCII compatible encoding, or ACE). [...]