Skip to main content
Version: 2.2.x.x LTS

Release notes

nevisKeybox 2.2.5.0 (LTS) - 27.09.2024

Changes and new features

The neviskeybox package has been upgraded to java17. If you have configured a JAVA_HOME in the env.conf of nevisKeybox either remove the value so that the default Java Runtime will taken (which must be java17) or set the path to an installed java17 runtime.

Breaking changes

  • FIXED: The bug where neviskeybox generated .jks files although they contained pkcs12 content (mainly regenerate command not being fully java 17 aware) (NEVISKEY-172)

nevisKeybox 2.2.4.1 (LTS) - 19.05.2021

  • FIXED: The bug where the nevisKeybox delete command removed all cached trusted certificates from the truststore subfolder of the slot.
  • FIXED: The bug where a certificate with spaces and minus in the label could not be removed from the truststore.

nevisKeybox 2.2.3.24 (LTS) - 17.02.2021

  • FIXED: The bug where the nevisKeybox delete command did not remove cached trusted certificates from the truststore subfolder of the slot, in case of remote HSM management.

nevisKeybox 2.2.2.17 (LTS) - 19.08.2020

  • FIXED: The bug where nevisKeybox commands with -batch failed when working with an instance that belonged to a different user. sudo calls now include the -E flag to preserve the environment variables when switching the user.
  • FIXED: The bug where the nevisKeybox import command sometimes did not add all certificates of the CA chain into the <label>_keystore.jks/p12 file.