Acme.sh Versions Save

A pure Unix shell script implementing ACME client protocol

2.8.9

3 years ago
  1. fixed --preferred-chain
  2. more DNS APIs are supported.
  3. bug fixes.

2.8.8

3 years ago
  1. More dns apis added
  2. Bug fixes.
  3. Move CI checks from travis-ci to Github Actions by https://vmactions.org

2.8.7

3 years ago
  1. Support External Account Binding(EAB)
  2. Support ZeroSSL.com CA
  3. Support preferred-chain
  4. More dns api support
  5. Adds Docker multi-arch build support

2.8.6

4 years ago
  1. bug fixes
  2. and new dns providers.

2.8.5

4 years ago

fix auto upgrade error message.

2.8.4

4 years ago
  1. Avoiding autoupdate by checking master hash value.
  2. more dns api support'
  3. adapt recent letsencrypt ca http headers changes.
  4. bugs fixes.

Recommended to upgrade.

2.8.3

4 years ago

Letsencrypt CA recent changed the CDN provider, which resulted in hanging issues. Any downstream package should update. This is important.

2.8.2

4 years ago
  1. Support notifications for renewal: email, mailgun, sendgrid, IFTTT, pushover etc. https://github.com/Neilpang/acme.sh/wiki/notify
  2. add deploy hook to docker containers: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers
  3. dns api: Schlundtech, NLnetLabs , acmeproxy, durabledns, Active24, MaraDNS, regru, jdcloud.com(京东云), Vultr, hexonet
  4. Support cloudflare new dns api Token format
  5. bug fixes.

2.8.1

5 years ago
  1. Use letsencrypt v2 api as default.
  2. Use dns over tls to check domain status.
  3. Support Windows native taskschuler for cronjob.
  4. fix IDN name issues.
  5. fix other issues.

2.8.0

5 years ago
  1. Support TLS-alpn mode.
  2. Support Post-As-Get
  3. Support Buypass.com CA
  4. Support 12 more dns api.
  5. Bug fixes.