Support for IDN Domains
I could not find any information on buypass and IDN domains.
Will domain names containing german umlauts (written in punny-code starting with xn--) work with certbot and the buypass API?
During some tests am always getting ""detail":"Errors during validation","subproblems":[{"type":"urn:ietf:params:acme:error:connection","detail":"The server could not connect to validation target","code":0". Let's encrypt works on the same server.
5 replies
-
IDNS is enabled due to external requirements, so this is possibly a different issue.
IE we do not follow redirects. Could you provide some more information regarding your request, eg FQDN and an excerpt of the log? -
You are right, it seems a problem with redirects. So Buypass ACME won't access https site, because http traffic gets redirected to https... what a pitty.
Is there any way to have the verification run via https / Port 443?