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
ff9be30f
Unverified
Commit
ff9be30f
authored
Mar 31, 2020
by
Xiaohui Lam
Committed by
GitHub
Mar 31, 2020
Browse files
resolved #2818
parent
2e9c4914
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
ff9be30f
...
...
@@ -4540,7 +4540,7 @@ $_authorizations_map"
_savedomainconf "Le_LinkOrder" "$Le_LinkOrder"
_link_cert_retry=0
_MAX_CERT_RETRY=
5
_MAX_CERT_RETRY=
30
while [ "$_link_cert_retry" -lt "$_MAX_CERT_RETRY" ]; do
if _contains "$response" "\"status\":\"valid\""; then
_debug "Order status is valid."
...
...
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