Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
c1c7d87b
Commit
c1c7d87b
authored
Apr 17, 2016
by
neil
Browse files
minor.
parent
8663fb7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
c1c7d87b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment