Releases: kelunik/acme
Releases · kelunik/acme
0.3.1
0.3.0
Version 0.2.5
- Fixed
Registration
constructor types - Added documentation
- Disable peer verification in
selfVerify
Version 0.2.4
- Fixed compatibility with PHP 5.5
Version 0.2.3
- Fixed typo in bad nonce retry routine (thanks @janfabry)
Version 0.2.2
- Prevent certificate requests with empty
$domains
array. - Retry requests with a
badNonce
error. - Include more information in
Registration
objects.