Commit 35d55e3a authored by neil's avatar neil
Browse files

Merge branch 'master' of https://github.com/Neilpang/le

parents 6389e87f 9e6c4208
...@@ -202,9 +202,17 @@ And we also support it. ...@@ -202,9 +202,17 @@ And we also support it.
Just set the `length` parameter with a prefix `ec-`. Just set the `length` parameter with a prefix `ec-`.
For example: 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. Please look at the last parameter above.
Valid values are: Valid values are:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment