-
Notifications
You must be signed in to change notification settings - Fork 137
Submitting Certificate Renewal Request
Endi S. Dewata edited this page Jan 20, 2022
·
5 revisions
This page describes the process to submit a certificate renewal request.
For older versions see:
To submit a renewal request for a certificate:
$ pki ca-cert-request-submit --profile caManualRenewal --serial 0x6 --renewal ----------------------------- Submitted certificate request ----------------------------- Request ID: 28 Type: renewal Request Status: pending Operation Result: success
To submit a renewal request for a CA certificate:
$ pki ca-cert-request-submit --profile caCACert --csr-file ca_signing.csr --renewal --serial 0x1 ----------------------------- Submitted certificate request ----------------------------- Request ID: 7 Type: enrollment Request Status: pending Operation Result: success
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |