Browse Source
`service/get_list` returns domains in utf. But if use utf-domains in acme.sh, then appears error `Error parsing certificate request: x509: SAN dNSName is malformed`. Lets use idn-domains in acme.sh command string! Then we need `service/get_list` will be in IDN!pull/3863/head
committed by
GitHub
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue