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
560e5a17
Commit
560e5a17
authored
Dec 27, 2015
by
Neil
Browse files
Update README.md
parent
1162f82e
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
560e5a17
...
@@ -57,9 +57,9 @@ The cert will be placed in `~/.le/aa.com/`
...
@@ -57,9 +57,9 @@ The cert will be placed in `~/.le/aa.com/`
The issued cert will be renewed every 50 days automatically.
The issued cert will be renewed every 50 days automatically.
# Issue a cert, and install to apache
# Issue a cert, and install to apache
/nginx
```
```
le issue /home/wwwroot/aa.com aa.com www.aa.com,cp.aa.com 2048 /path/to/certfile/in/apache/nginx /path/to/keyfile/in/apache/nginx "service apache2 reload"
le issue /home/wwwroot/aa.com aa.com www.aa.com,cp.aa.com 2048 /path/to/certfile/in/apache/nginx /path/to/keyfile/in/apache/nginx "service apache2
/nginx
reload"
```
```
This can link the issued cert to the production apache or nginx path.
This can link the issued cert to the production apache or nginx path.
Once the cert is renewed, the apache/nginx will be automatically reloaded by the command:
` service apache2 reload`
Once the cert is renewed, the apache/nginx will be automatically reloaded by the command:
` service apache2 reload`
...
...
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