Skip to content

Releases: kelunik/acme-client

0.2.5

25 Mar 14:26
v0.2.5
Compare
Choose a tag to compare
  • Show correct binary in help messages
  • Bundle CA bundle into Phar for legacy PHP 5.5 SSL support
  • Show helpful error message if OpenSSL is missing
  • Bundle new amphp/file into Phar, fixes issues when LibUV is installed

0.2.4

24 Mar 12:50
v0.2.4
Compare
Choose a tag to compare
  • Add optional acme-client.yml when using the PHAR, removes the need to specify server and storage every time.

0.2.3

24 Mar 08:39
v0.2.3
Compare
Choose a tag to compare
  • Better output
  • Fewer dependencies
  • Available as PHAR

0.2.2

20 Mar 14:34
v0.2.2
Compare
Choose a tag to compare
  • Accept also commas as separator for domains for issuance
  • Implement issuance with multiple document roots (was already intended for 0.2.0)
  • Run challenges in parallel, significantly speeds up issuance with more SANs

0.2.1

17 Mar 18:49
v0.2.1
Compare
Choose a tag to compare
  • Fix PHP 5 compatibility in CertificateStore

0.2.0

17 Mar 18:49
Compare
Choose a tag to compare
  • Use tagged dependencies
  • Make PHP 5.5+ compatible
  • Use better directory structure to save certificates and keys
  • Add check command for easier renewal

0.1.0

17 Mar 18:47
Compare
Choose a tag to compare

Initial Release.