Skip to content

JSS v4.5.4

Compare
Choose a tag to compare
@cipherboy cipherboy released this 16 Oct 13:36
· 2 commits to v4.5.x since this release

Release v4.5.4

This version of JSS has a security fix:

  • CVE-2019-14823: Fix root certificate validation when using Leaf and
    Chain OCSP mode. Note that unlike the v4.6.x or v4.4.x series, the
    previous v4.5.3 release was not impacted.

This version of JSS also has a few enhancements over v4.5.3:

  • Backporting @Dessa's JUnit CMake typo fix
  • Adding HSM support for PKCS#11 AES KeyWrap/Padding (by @ladycfu)
  • OCSP checking for leaf and chain (by @jmagne)

Thanks to all who contributed to this release!