-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Selftest CLI
Endi S. Dewata edited this page Dec 8, 2021
·
2 revisions
$ pki -n caadmin ca-selftest-find ----------------- 3 entries matched ----------------- SelfTest ID: CAPresence Enabled at startup: true Critical at startup: true Enabled on demand: true Critical on demand: true SelfTest ID: SystemCertsVerification Enabled at startup: true Critical at startup: true Enabled on demand: true Critical on demand: true SelfTest ID: CAValidity Enabled at startup: false Enabled on demand: true Critical on demand: true ---------------------------- Number of entries returned 3 ----------------------------
$ pki -n caadmin ca-selftest-show SystemCertsVerification ---------------------------------- SelfTest "SystemCertsVerification" ---------------------------------- SelfTest ID: SystemCertsVerification Enabled at startup: false Enabled on demand: false
$ pki -n caadmin ca-selftest-run Selftest ID: CAPresence Status: PASSED Selftest ID: SystemCertsVerification Status: PASSED Selftest ID: CAValidity Status: PASSED ------------------- Selftests completed -------------------
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |