pki-server-tks - Man Page

Command-line interface for managing PKI TKS.

Synopsis

pki-server [CLI-options] tks-clone-prepare [command-options]
pki-server [CLI-options] tks-audit-event-find [command-options]
pki-server [CLI-options] tks-audit-event-enable [command-options] event-ID
pki-server [CLI-options] tks-audit-event-modify [command-options] event-ID
pki-server [CLI-options] tks-audit-event-disable [command-options] event-ID
pki-server [CLI-options] tks-audit-file-find [command-options]
pki-server [CLI-options] tks-audit-file-verify [command-options]

Description

The pki-server tks commands provide command-line interfaces to manage PKI TKS.

pki-server [CLI-options] tks [command-options]
   This command is to list available PKI TKS management commands.

pki-server [CLI-options] tks-clone-prepare [command-options]
   This command export TKS system certificates into a PKCS #12 file with private keys.

pki-server [CLI-options] tks-audit-event-find [command-options]
   This command list all the audit events which are enabled/disabled.

pki-server [CLI-options] tks-audit-event-enable [command-options] event-ID
   This command will enable audit events in the TKS.

pki-server [CLI-options] tks-audit-event-disable [command-options] event-ID
   This command will disable audit events in the TKS.

pki-server [CLI-options] tks-audit-event-modify [command-options] event-ID
   This command will modify the event filter for audit events.

pki-server [CLI-options] tks-audit-file-find [command-options]
   This command lists audit log file generated by the TKS.

pki-server [CLI-options] tks-audit-file-verify [command-options]
   This command will verify whether the signatures in the audit log files are valid.

Audit Events

Logging audit events:

Authentication and authorization audit events:

Key audit events:

CMC audit events:

Profile audit events:

Certificate audit events:

ACL audit events:

OCSP audit events:

CRL audit events:

Authority audit events:

Selftest audit events:

Encryption data audit events:

Serial/random number audit events:

See Also

pki-server(8)
   PKI server management commands

Authors

Amol Kahat <akahat@redhat.com>.

Info

Mar 21, 2018 PKI TKS Management Commands