LEClient Versions Save

An easy-to-use PHP ACME v2 client library, designed to be used with LetsEncrypt.

1.1.5

5 years ago

Release 1.1.5:

  • Bug in processing HEAD response fixed.
  • Changed internal DNS verification function in LEFunctions with a call to Google's DNS-over-HTTPS for improved performance.
  • Updated README to comply with recent and previous updates.

1.1.4

5 years ago

Bugfixes and commits of 2 PR's.

1.1.3

5 years ago

Included new PRs in version 1.1.3.

1.1.2

6 years ago

Fixed composer error impeding installation.

1.1.1

6 years ago

Release version 1.1.1

  • Fixed 415 Unsupported Media Type error caused by ACME protocol divergence.
  • Fixed certificate revocation problem addressed in issue #25.
  • Set default acmeURL to the production environment.
  • Implemented option to bypass local DNS/HTTP verification verifyPendingOrderAuthorization($identifier, $type, $localcheck = true). It is still making a local verification by default.
  • Updated composer.json and registered at packagist.

  To-do:

  • Update documentation.
  • Implement namespace.
  • Implement logger class.

1.0.0

6 years ago

1.1.0

6 years ago

Releasing version 1.1.0