-
Notifications
You must be signed in to change notification settings - Fork 137
PKI KRA Key Template CLI
Endi S. Dewata edited this page Aug 24, 2021
·
1 revision
To list available key request templates:
$ pki kra-key-template-find ----------------- 3 entries matched ----------------- Template ID: retrieveKey Description: Template for submitting a key retrieval or key recovery request. Template ID: archiveKey Description: Template for submitting a key archival request Template ID: generateKey Description: Template for submitting a request for generating a symmetric key. ---------------------------- Number of entries returned 3 ----------------------------
To display a key request template:
$ pki kra-key-template-show retrieveKey
To store a key request template into a file:
$ pki kra-key-template-show retrieveKey --output retrieveKey.xml
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |