Skip to content

KeyServer Available Controls

Javier Gusano Martinez edited this page Nov 30, 2016 · 2 revisions

KeyServer Controls

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.
>>

Clone this wiki locally