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
9e6c4208
Commit
9e6c4208
authored
Mar 10, 2016
by
Neil
Browse files
add example for ecc certificate
parent
cbb5f7ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9e6c4208
...
...
@@ -202,9 +202,17 @@ And we also support it.
Just set the
`length`
parameter with a prefix
`ec-`
.
For example:
Single domain:
```
le issue /home/wwwroot/aa.com aa.com no ec-256
```
le issue /home/wwwroot/aa.com aa.com www.aa.com ec-256
SAN multiple domains:
```
le issue /home/wwwroot/aa.com aa.com www.aa.com,cp.aa.com ec-256
```
Please look at the last parameter above.
Valid values are:
...
...
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