mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-14 14:16:25 +00:00
service/get_list returns domains in utf. But if utf, then error Error parsing certificate request: x509: SAN dNSName is malformed
early using my patch by IDN_ITEM="$(echo "${ITEM}" | idn)"
Now replacing by IDN_ITEM="$(_idn "${ITEM}")"
3.6 KiB
3.6 KiB