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
850db6d4
Commit
850db6d4
authored
Mar 13, 2016
by
neil
Browse files
rename fullchain.pem to fullchain.cer
parent
caf1fc10
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
850db6d4
...
...
@@ -440,7 +440,7 @@ _initpath() {
CA_CERT_PATH
=
"
$domainhome
/ca.cer"
fi
if
[
-z
"
$CERT_FULLCHAIN_PATH
"
]
;
then
CERT_FULLCHAIN_PATH
=
"
$domainhome
/fullchain.
pem
"
CERT_FULLCHAIN_PATH
=
"
$domainhome
/fullchain.
cer
"
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