This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Releases: web-eid/ocsp-php
Releases · web-eid/ocsp-php
v1.1.2
v1.1.1
What's Changed
- Refactor ASN1 decoding so that it does not cause warnings on invalid input and decodes the nonce extension only if it is DER-encoded
- Add GitHub action to run tests
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Update dependencies
- Encode OCSP NONCE extension correctly
- Change phpseclib dependency to 3.0.*, include composer.lock (see our updated policy here)
Full Changelog: 1.0.1...1.1.0