mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-22 18:20:09 +08:00
When re-using the key, Buypass refuses to sign on renewal stating «Sign failed: "detail":"Key in CSR is unacceptable"»
parent
e280d3d3a1
commit
657d06b526
@ -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 -d example.com
|
acme.sh --renew --always-force-new-domain-key -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
Block a user