mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
explain 'no' value
This commit is contained in:
parent
bc1c69ff96
commit
bcbb64e5ce
11
README.md
11
README.md
@ -46,7 +46,16 @@ Usage: le issue webroot|no|apache a.com [www.a.com,b.com,c.com]|no [key-l
|
||||
|
||||
```
|
||||
|
||||
You can set "no" to the param to use default value.
|
||||
Set the param value to "no" means you want to ignore it.
|
||||
|
||||
For example, if you give "no" to "key-length", it will use default length 2048.
|
||||
|
||||
And if you give 'no' to 'cert-file-path', it will not copy the issued cert to the "cert-file-path".
|
||||
|
||||
In all the cases, the issued cert will be placed in "~/.le/domain.com/"
|
||||
|
||||
|
||||
|
||||
|
||||
# Just issue a cert:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user