KeyBox v3.06.00 Release Notes

Release Date: 2019-04-07 // about 5 years ago
  • 📦 Migrated to from term.js to xterm.js. Fixed wrong package names causing issues with displaying current ssh keys. Added ability to import license key from text file. Fixed space bug in chrome.

    To migrate from 3.05.00

    Install Open-JDK / Oracle-JDK - 1.9 or greater

    apt-get install openjdk-9-jdk (or openjdk-11-jdk)

    Backup previous bastillion.h2.db data store (possibly named keybox.h2.db)

    🌐 Copy old jetty/bastillion/WEB-INF/classes/keydb folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.

    🌐 Copy old jetty/bastillion/WEB-INF/classes/bastillion.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.

    🌐 Copy old jetty/bastillion/WEB-INF/classes/BastillionConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.