-
Notifications
You must be signed in to change notification settings - Fork 2
KeyServer Available Controls
Javier Gusano Martinez edited this page Nov 30, 2016
·
2 revisions
You can get a full list with all controls available for your KeyServer running instance writing 'h' and pressing 'ENTER'. The output should be similar to:
>> h
- KeyServer Options -
---------------------
Option Description
------ ---------------------------------------------------------------
H Shows help menu options.
I Shows KeyServer status and details.
S Jetty HTTPs connection statistics.
P Provision: Insert a new private key inside KeyServer database.
D Delete: Remove a private key from the KeyServer database.
F Find: Search a specific SHA1 register on KeyServer database.
L List: Shows all registers inside KeyServer database.
Q Close KeyServer tool.
Write the option key and Enter to execute.
>>
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