Merge pull request #154 from Neilpang/master

merge
This commit is contained in:
neil
2016-04-17 18:58:15 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -1225,7 +1225,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