-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Javier Gusano Martinez edited this page Nov 29, 2016
·
13 revisions
+------------------------------------------------------------------------+
| OpenSource KeyServer |
| -------------------- |
+------------------------------------------------------------------------+
v0.4.0
[ INFO ] - Configuration file correctly loaded.
[ INFO ] - Connecting to database.
[ INFO ] - Database connection established.
[ INFO ] - Loading HTTPs server certificate.
[ INFO ] - HTTPs server certificate correctly loaded.
[ INFO ] - Starting HTTP server...
[ INFO ] - Logging initialized @2242ms
[ INFO ] - jetty-9.3.14.v20161028
[ INFO ] - x509=X509@6b43ffb0(keyserver.domain.com,h=[],w=[]) for SslContextFactory@67a86459(file:///home/user/config/ksserverkey.jks,null)
[ INFO ] - Started ServerConnector@1d632574{SSL,[ssl, http/1.1]}{0.0.0.0:1443}
[ INFO ] - Started @4433ms
[ INFO ] - KeyServer now is ready...
>>
Welcome to the Open Source KeyServer Wiki. Here you will find all necessary to install, configure and manage your own KeyServer.
Please, click on the desired section on the right panel.
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