When re-using the key, Buypass refuses to sign on renewal stating «Sign failed: "detail":"Key in CSR is unacceptable"»

Jørn Åne 2019-10-12 20:33:16 +07:00
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.
```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.