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
2400e41f
Commit
2400e41f
authored
Mar 07, 2016
by
Neil
Browse files
example
parent
840d59ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2400e41f
...
...
@@ -92,9 +92,19 @@ In all the cases, the issued cert will be placed in "~/.le/domain.com/"
# Just issue a cert:
Example 1:
Only one domain:
```
le issue /home/wwwroot/aa.com aa.com
```
Example 2:
Multiple domains in the same cert:
```
le issue /home/wwwroot/aa.com aa.com www.aa.com,cp.aa.com
```
First argument
`/home/wwwroot/aa.com`
is the web root folder, You must have
`write`
access to this folder.
Second argument "aa.com" is the main domain you want to issue cert for.
...
...
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