forked from mami-project/KeyServer
-
Notifications
You must be signed in to change notification settings - Fork 0
KeyServer Launch Optional
Javier Martinez Gusano edited this page Oct 3, 2017
·
7 revisions
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
OpenSource KeyServer
Copyright © 2016. All rights reserved.
- KeyServer File Structure
-
Pre-Installation Process
- Oracle Java 8 (JRE)
- Redis database
- GNU Screen
- [[OpenSSL (optional)|OpenSSL-Install]]
- Installation Process
- Configuration
- How to use?
- OpenSSL Certificate Management
- Updates