Skip to content

Releases: shellrent/letsencrypt-client

1.2.8

Choose a tag to compare

@tobispace tobispace released this 10 Jul 13:36
1a52e03

What's Changed

  • Improved exception message on Invalid response code, ie. 400 by @tobispace in #4

New Contributors

Full Changelog: 1.2.6...1.2.8

1.2.7

Choose a tag to compare

@therealghis therealghis released this 24 Feb 10:46
Update LEAccount.php

Caching implementation for /directory API call

Choose a tag to compare

@svdigital-development svdigital-development released this 23 Aug 08:44
b8baa76
Merge pull request #3 from shellrent/apicache

Caching implementation for /directory API call

PHP 8.0

Choose a tag to compare

@svdigital-development svdigital-development released this 04 Jan 12:02
fb8e543
Merge pull request #2 from shellrent/php80

Migration to PHP 8.0

composer.json edit for Packagist

Choose a tag to compare

@svdigital-development svdigital-development released this 20 May 10:58

composer.json edit for Packagist

DNS-01 challenge Google DNS fix

Choose a tag to compare

@svdigital-development svdigital-development released this 20 May 10:54
ede5e99

Google DNS check for local DNS-01 challenge verification has been fixed. Avoided infinite loop in case of localcheck set to false.