Skip to content

v1.3.0

Latest

Choose a tag to compare

@mrts mrts released this 25 Aug 14:38
· 1 commit to main since this release
1.3.0

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

Full Changelog: 1.2.1...1.3.0