What's Changed
- Update PHP library and example dependencies and add containerization example by @rabadashTheFool in #26
- Validate only the relevant CA in certificate chain by @rabadashTheFool in #28
- fix: use system time in OcspResponseValidator.validateCertificateStatusUpdateTime() by @rabadashTheFool in #27
- Merging ocsp-php library into web-eid-authtoken-validation-php libary by @rabadashTheFool in #29
- Allow optional fields in organization certificates by @rabadashTheFool in #31
- Fix failed test with error User certificate has expired by @svenzik in #37
- Use ^ operator in Composer dependency versions by @svenzik in #36
- Fix warning Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead by @svenzik in #38
- Add customizable hash algorithm for generating certificate ID by @rabadashTheFool in #32
- Resolving issues from the OCSP repository and harmonizing code with Java library by @rabadashTheFool in #30
- Allow id-card authentication when Extended Key Usage is not present in certificate by @svenzik in #39
New Contributors
- @rabadashTheFool made their first contribution in #26
- @svenzik made their first contribution in #37
Full Changelog: 1.2.1...1.3.0