new defaults since 3.0.0
parent
ee1cc8a93f
commit
6d00876a19
|
@ -1,10 +1,9 @@
|
|||
|
||||
As for now, if no `server` is provided, or you have not `--set-default-ca` yet, acme.sh uses letsencrypt as the default CA.
|
||||
Previously, if no `server` was provided, or you have not `--set-default-ca` yet, acme.sh used letsencrypt as the default CA.
|
||||
|
||||
https://github.com/acmesh-official/acme.sh/wiki/Server
|
||||
|
||||
|
||||
Starting from `August-1st 2021`, acme.sh will release v3.0, in which the default CA will use [ZeroSSL](https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA) instead.
|
||||
As of acme.sh v3.0, the default CA is now [ZeroSSL](https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA).
|
||||
|
||||
|
||||
This change will only affect the newly created(issued) certs after `August-1st` (with v3.0), any pre-existing certs will still be renewed automatically against the current CA.
|
||||
|
|
Loading…
Reference in New Issue