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
9984a168
Unverified
Commit
9984a168
authored
Mar 31, 2020
by
neil
Committed by
GitHub
Mar 31, 2020
Browse files
Merge pull request #2822 from xiaohuilam/patch-1
Try incrementing cert issuing waiting counter.
parents
286f3713
ff9be30f
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
9984a168
...
...
@@ -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