Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
59649e9b
Commit
59649e9b
authored
Sep 28, 2016
by
neil
Committed by
GitHub
Sep 28, 2016
Browse files
support --auto-upgrade
parent
6bf281f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
59649e9b
...
@@ -302,6 +302,17 @@ You can update acme.sh to the latest code:
...
@@ -302,6 +302,17 @@ You can update acme.sh to the latest code:
acme.sh --upgrade
acme.sh --upgrade
```
```
You can enable auto upgrade:
```
acme.sh --upgrade --auto-upgrade
```
Then
**acme.sh**
will keep up to date automatically.
Disable auto upgrade:
```
acme.sh --upgrade --auto-upgrade 0
```
# 12. Issue a cert from an existing CSR
# 12. Issue a cert from an existing CSR
https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
...
...
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