Updated BuyPass.com CA (markdown)
parent
0bc197705c
commit
21eb4b1c42
|
@ -32,7 +32,7 @@ If you don't specify days, it will renew at 60 days by default.
|
||||||
Once issued, you can renew the cert without `--server` parameter.
|
Once issued, you can renew the cert without `--server` parameter.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
acme.sh --renew --always-force-new-domain-key -d example.com
|
acme.sh --renew -d example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
Don't worry, all the certs will be automatically renewed as usual.
|
Don't worry, all the certs will be automatically renewed as usual.
|
||||||
|
|
Loading…
Reference in New Issue