diff --git a/Change-default-CA-to-ZeroSSL.md b/Change-default-CA-to-ZeroSSL.md index d4d5153..e2339c7 100644 --- a/Change-default-CA-to-ZeroSSL.md +++ b/Change-default-CA-to-ZeroSSL.md @@ -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.