mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-06 05:22:09 +08:00
parameter --useragent not --user-agent.
@@ -63,7 +63,7 @@ Explanations :
|
|||||||
- `--cert-home` is a customized dir to save the certs you issue. By default, it's saved in `--config-home`.
|
- `--cert-home` is a customized dir to save the certs you issue. By default, it's saved in `--config-home`.
|
||||||
- `--accountemail ` is the email used to register an account to Let's Encrypt, you will receive a renewal notice email here.
|
- `--accountemail ` is the email used to register an account to Let's Encrypt, you will receive a renewal notice email here.
|
||||||
- `--accountkey` is the file saving your account private key. By default, it's saved in `--config-home`.
|
- `--accountkey` is the file saving your account private key. By default, it's saved in `--config-home`.
|
||||||
- `--user-agent` is the user-agent header value used to send to Let's Encrypt.
|
- `--useragent` is the user-agent header value used to send to Let's Encrypt.
|
||||||
- `--nocron` install acme.sh without cronjob
|
- `--nocron` install acme.sh without cronjob
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user