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
a7407097
Unverified
Commit
a7407097
authored
Mar 14, 2018
by
neil
Committed by
GitHub
Mar 14, 2018
Browse files
Merge pull request #1374 from Neilpang/master
sync
parents
749c0e51
14bb60c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
a7407097
...
...
@@ -4151,7 +4151,7 @@ $_authorizations_map"
echo "$BEGIN_CERT" >"$CA_CERT_PATH"
_base64 "multiline" <"$CA_CERT_PATH.der" >>"$CA_CERT_PATH"
echo "$END_CERT" >>"$CA_CERT_PATH"
if !_checkcert "$CA_CERT_PATH"; then
if !
_checkcert "$CA_CERT_PATH"; then
_err "Can not get the ca cert."
break
fi
...
...
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