mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-13 16:00:14 +08:00
Updated How to install (markdown)
parent
0d4b5e5963
commit
eb081c5145
@ -51,7 +51,7 @@ cd acme.sh
|
||||
Explanations :
|
||||
|
||||
- `--home` is a customized dir to install `acme.sh` in. By default, it installs into `~/.acme.sh`
|
||||
- `--certhome` is a customized dir to save the certs you issue. By default, it saves he certs in `--home`.
|
||||
- `--certhome` is a customized dir to save the certs you issue. By default, it saves the certs in `--home`.
|
||||
- `--accountemail` is the email used to register account to Let's Encrypt, you will receive renewal notice email here. Default is empty.
|
||||
- `--accountkey` is the file saving your account private key. By default it's saved in `--home`.
|
||||
- `--useragent` is the user-agent header value used to send to Let's Encrypt.
|
||||
|
Loading…
Reference in New Issue
Block a user