Skip to content

KeyServer Launch Optional

Javier Martinez Gusano edited this page Oct 3, 2017 · 7 revisions

KeyServer Launch: Optional Input Fields.

By default, the KeyServer try to load a properties file witch name 'general.properties' at the same place of the KeyServer .jar file.

You can specific another configuration file in different place and with other name using this command:

$ sudo java -jar KeyServer-v0.4.4.jar -c /home/USER/otherDir/ext_ks_conf.properties

Clone this wiki locally