Skip to content

Release 1.0.2 RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@rvillido rvillido released this 22 Feb 21:01
· 1200 commits to master since this release

Release of version Release 1.0.2 RC (Release Candidate)

Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.

Changes

  • Renewed jdigidoc library to version 3.12.0 (for DDoc containers) #105559614
  • Added support for the new Esteid CA (for DDoc) #109958064
  • Added the new EU TSL signing certificates to the keychain #112406999
  • Removed the old TSL signing certificates #108620136
  • Optimized signature validation speed by using singelton Configuration objects #94193396
  • Fixed generating random nonce for OCSP request for TS signature #85883082
  • Fixed async signing and serialization #112048907
  • Changed the default test TSL in TEST mode to demo.sk.ee #112048093
  • Fixed validation of a different manifest XML namespace in manifest.xml file #105651692
  • Added validation for not allowing signatures with CRLs to be valid #105740878
  • Fixed opening containers with BOM symbols in mimetype files #105652644
  • Fixed an exception when getting an invalid ocsp response #111946527

Known issues

  • Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
  • BES signature validation fails (reportedly no revocation data found)
  • 2 unit tests are temporarily failing (mostly covering the known issues)