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
89a41e09
Commit
89a41e09
authored
Jan 06, 2016
by
neil
Browse files
give "no" to alternate DNS name list to support single domain cert
parent
072290f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
89a41e09
...
@@ -282,6 +282,10 @@ issue() {
...
@@ -282,6 +282,10 @@ issue() {
fi
fi
fi
fi
if
[
"
$Le_Alt
"
==
"no"
]
;
then
Le_Alt
=
""
fi
if
[
"
$Le_Webroot
"
==
"no"
]
;
then
if
[
"
$Le_Webroot
"
==
"no"
]
;
then
_info
"Standalone mode."
_info
"Standalone mode."
if
!
command
-v
"nc"
>
/dev/null
;
then
if
!
command
-v
"nc"
>
/dev/null
;
then
...
...
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