Skip to content

Releases: acmephp/acmephp

Add support for newer dependencies (PHP 8+, Symfony 6, Monolog 2, ...) and add reloadOrder method

07 Jun 20:49

Choose a tag to compare

  • Add support for PHP 8.0 and 8.1
  • Add support for Symfony 6 components
  • Add reloadOrder method to reload certificate details (#263, thanks @HansAdema)
  • Remove unused Swiftmailer dependency (#251, thanks @W0rma)
  • Add support for newer psr/log and Guzzle dependencies (#257, thanks @mgriego)
  • Add support for Monolog 2 (#233, thanks @tbickley-mediabowl)
  • Various other fixes

2.0.0

14 Dec 19:16

Choose a tag to compare

Warning: this is a major version, meaning you may need to update your code to make Acme PHP work in your project.

  • Remove deprecated features (deprecates commands, methods and classes)
  • Drop support for PHP < 7.2 and upgrade to Symfony 5 components
  • Add typehints in Core, Ssl and Cli
  • Add External Account Binding support (thanks ZeroSSL for the support!)
  • Add ZeroSSL integration (Let's Encrypt alternative)
  • Add alternate certificates support (thanks @TJP85 !)

1.3.0

13 Dec 22:10

Choose a tag to compare

1.2.0

15 Jan 21:58
1.2.0

Choose a tag to compare

  • Fix OpenSSL memory leak (#151)
  • Add Gandi DNS solver (#162)
  • Deprecate individual commands in favor of run (#161)
  • Add AlibabaCloud DNS solver (#163)
  • Fix several bugs and improve coding standards

1.1.1

24 Jan 09:15
1.1.1

Choose a tag to compare

  • Fix 4.2 deprecations
  • Correctly throw ChallengeTimedOutException

1.1.0

10 Nov 11:59
1.1.0

Choose a tag to compare

  • Add support for ECDSA
  • Add DH and DSA generators
  • Add support for certificate revocation

1.0.1

27 Oct 10:16
1.0.1

Choose a tag to compare

1.0.1

1.0.0

14 Oct 10:12
1.0.0

Choose a tag to compare

First stable version of AcmePHP.

1.0.0-beta5

21 Jan 17:41
1.0.0-beta5

Choose a tag to compare

1.0.0-beta5 Pre-release
Pre-release

Fix deprecations and allow setting KeyPair from Client object

1.0.0-beta4

29 Jan 15:54
1.0.0-beta4

Choose a tag to compare

1.0.0-beta4 Pre-release
Pre-release
  • Fix #59 - accept empty issuer CN field
  • Added new methods for DER formatted keys and HPKP hash generation
  • Fix issues with Let's Encrypt protocol