Skip to content

Releases: kelunik/acme-client

0.3.0 Alpha 1

08 Jan 17:07
v0.3.0-alpha.1
Compare
Choose a tag to compare
0.3.0 Alpha 1 Pre-release
Pre-release

This is a very early pre-release of v0.3.0. It has not been tested other than running acme-client version with the generated PHAR. Use at your own risk!

  • Rewrite on top of Amp v2, which should bring a more stable HTTP and DNS client.

0.2.14

10 May 08:38
v0.2.14
Compare
Choose a tag to compare
  • Added --challenge-concurrency to issue and auto to control the challenge solving concurrency.
  • Updated dependencies.

0.2.13

05 Jan 01:22
v0.2.13
Compare
Choose a tag to compare
  • Support Windows system configuration when resolving DNS

0.2.12

01 Jan 23:08
v0.2.12
Compare
Choose a tag to compare
  • Improved error messages

0.2.11

22 Oct 10:29
v0.2.11
Compare
Choose a tag to compare
  • Renew on new domain name added to an existing common name (#34)
  • Don't require --server and --storage flags for auto -c (#35)
  • Report errors with challenge file creation directly (#37)
  • Fix cron documentation to be POSIX compliant (#39)

0.2.10

04 Aug 14:18
v0.2.10
Compare
Choose a tag to compare
  • Add support for IPv6-only hosts
    Previously there was an explicit check if there's an IPv4 address, as this has been a common error.

0.2.9

13 Jul 21:05
v0.2.9
Compare
Choose a tag to compare
  • Fixed DNS / chunking issues with many domains in a single certificate

0.2.8

19 Jun 21:24
v0.2.8
Compare
Choose a tag to compare
  • Fix issues with peer verification on PHP 5.5 by updating the socket dependency – #32

0.2.7

07 Jun 07:52
v0.2.7
Compare
Choose a tag to compare
  • New auto command for very easy automation
  • Config can now be in $HOME/.acme-client.yml or /etc/acme-client.yml instead of only next to the PHAR

0.2.6

02 Jun 19:42
v0.2.6
Compare
Choose a tag to compare
  • New status command
  • New version command
  • Better text UI