1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-18 11:52:54 +00:00
This commit is contained in:
neil
2016-04-17 18:56:03 +08:00
parent 8663fb7e64
commit c1c7d87bc5
+1 -1
View File
@@ -1163,7 +1163,7 @@ issue() {
dnsadded='0'
txtdomain="_acme-challenge.$d"
_debug txtdomain "$txtdomain"
txt="$(echo -e -n $keyauthorization | _digest "sha256" | _urlencode)"
txt="$(echo -n $keyauthorization | _digest "sha256" | _urlencode)"
_debug txt "$txt"
#dns
#1. check use api