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
68a35155
Commit
68a35155
authored
Feb 13, 2017
by
David Kerr
Browse files
Improve documentation in readme
parent
d04ccb7a
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/README.md
View file @
68a35155
...
...
@@ -110,7 +110,7 @@ are deployed. This defaults to "yes" set to "no" to disable backup.
###Eamples using SSH deploy
The following example illustrates deploying certifcates to a QNAP NAS
running QTS 4.2
(tested with QTS version 4.2.3)
```
sh
export
ACME_DEPLOY_SSH_USER
=
"admin"
...
...
@@ -121,6 +121,10 @@ export ACME_DEPLOY_SSH_REMOTE_CMD="/etc/init.d/stunnel.sh restart"
acme.sh
--deploy
-d
qnap.example.com
--deploy-hook
ssh
```
Note how in this example both the private key and certificate point to
the same file. This will result in the certificate being appended
to the same file as the private key... a common requirement of several
services.
The next example illustates deploying certificates to a Unifi
Contolller (tested with version 5.4.11).
...
...
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