mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-03 19:52:10 +08:00
When re-using the key, Buypass refuses to sign on renewal stating «Sign failed: "detail":"Key in CSR is unacceptable"»
@@ -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.
|
||||
|
||||
```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.
|
||||
|
||||
Reference in New Issue
Block a user