This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Releases: yourivw/LEClient
Releases · yourivw/LEClient
Version 1.1.5
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.
Version 1.1.4
Bugfixes and commits of 2 PR's.
Version 1.1.3
Included new PRs in version 1.1.3.
Version 1.1.2
Fixed composer error impeding installation.
Version 1.1.1
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.
Version 1.1.0
Releasing version 1.1.0
Version 1.0.0
Bugfix LEOrder Fixed the incorrect usage of $orderURL in LEOrder