dhis-genkeys
- Dynamic Host Information System key generation.
SYNOPSIS
DESCRIPTION
is a tool to generate QRC keys.
When run
will output a few lines containing a private key
(these begin with AuthP and AuthQ)
and lines containing the corresponding public key
(these begin with AuthN).
The AuthP and AuthQ lines should be
sent to the client wishing to authenticate using QRC.
The AuthN lines should be copied to the DHIS server's client database file.
FILES
/etc/dhis-server/dhis.db
DHIS client database.
Contains the credentials of clients.