Acme.sh Versions Save

A pure Unix shell script implementing ACME client protocol

3.0.7

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/acmesh-official/acme.sh/compare/3.0.6...3.0.7

3.0.6

10 months ago

3.0.5

1 year ago

Just fix the release number

v3.0.5

1 year ago
  1. bugs fixes.
  2. more dns apis support.

3.0.4

2 years ago

Important bug fix

3.0.3

2 years ago
  1. Support Google Public CA
  2. Support NotBefore and NotAfter fields.
  3. Bug fixes.

3.0.2

2 years ago

Just bug fixes.

3.0.1

2 years ago
  1. We don't have bugs for the DST roots, but we add a new useful command "--set-default-chain" for the users to fix the chains fast. https://github.com/acmesh-official/acme.sh/issues/3717
  2. More dns apis are added.
  3. More deploy hooks are added.
  4. Normal bug fixes.

3.0.0

2 years ago
  1. Zerossl.com is set a default CA now: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL
  2. SSL.com is supported now: https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA
  3. Add more retry logic for unstable network connections.
  4. More dns apis are aded.
  5. Bug fixes.

2.9.0

2 years ago
  1. ACME v1 is removed.
  2. Bug fixes.