Skip to content

Releases: web-eid/web-eid-authtoken-validation-java

v1.2.0

26 Oct 09:34
v1.2.0
Compare
Choose a tag to compare

Changes

  • make OCSP service configurable, verify OCSP responder certificate and response signature.

Full list of changes is in the v1.2.0 milestone.

Backwards incompatible changes

  • org.webeid.security.util.CertUtil has been renamed to org.webeid.security.certificate.CertificateData.

Packages

Maven package is available in GitLab Package Repository.

v1.1.0

26 Jul 12:20
v1.1.0
Compare
Choose a tag to compare

Changes:

  • use ZonedDateTime instead of LocalDateTime to avoid unexpected results nearby daylight saving clock change times,
  • add more tests.

Full list of changes is in the v1.1.0 milestone.

Maven package is available in GitLab Package Repository.

v1.0.2

10 Mar 18:27
Compare
Choose a tag to compare
  • Add ESTEID-SK 2015 old Mobile-ID policy to disallowed policies
  • Rework README

Maven package is available in GitLab Package Repository.

v1.0.1

01 Mar 10:30
Compare
Choose a tag to compare
  • Make using nonce extension configurable during OCSP requests.
  • Use standard JCE PKIX classes for certificate trust validation.

Maven package available in GitLab Package Repository.

v1.0.0

16 Feb 11:58
e6f9729
Compare
Choose a tag to compare

First published release.

Maven package available in GitHub Packages (authentication required) and publicly from GitLab Packages.