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
882ac74a
Commit
882ac74a
authored
Jun 14, 2019
by
neilpang
Browse files
fix issue: clear Le_Vlist earlier
parent
1ff3dcf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
882ac74a
...
...
@@ -3863,7 +3863,7 @@ issue() {
_savedomainconf
"Le_Keylength"
"
$_key_length
"
vlist
=
"
$Le_Vlist
"
_cleardomainconf
"Le_Vlist"
_info
"Getting domain auth token for each domain"
sep
=
'#'
dvsep
=
','
...
...
@@ -4512,8 +4512,6 @@ $_authorizations_map"
fi
fi
_cleardomainconf
"Le_Vlist"
if
[
"
$ACME_VERSION
"
=
"2"
]
;
then
_debug
"v2 chain."
else
...
...
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