| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bastillion-jetty-v3.06_04.tar.gz | 2019-05-04 | 18.9 MB | |
| 3.06.04 source code.tar.gz | 2019-05-04 | 634.7 kB | |
| 3.06.04 source code.zip | 2019-05-04 | 755.6 kB | |
| README.md | 2019-05-04 | 840 Bytes | |
| Totals: 4 Items | 20.2 MB | 0 | |
Fixed SSH key validation to allow options at the beginning of the key.
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.
- Adjust settings or copy as needed for the jaas.conf, log4j2.xml, keystore, jetty-ssl.xml and jetty-http.xml