-
Notifications
You must be signed in to change notification settings - Fork 137
CA Profile Submit Service
Endi S. Dewata edited this page Oct 23, 2023
·
2 revisions
This service can be used for certificate enrollment and renewal.
-
Operation:
POST /ca/ee/ca/profileSubmit
-
Parameters:
-
renewal
:false
-
profileId
: Profile ID -
authorityId
: Authority ID -
cert_request_type
: Request type:pkcs10
,crmf
,cmc
,keygen
-
cert_request
: CSR -
requestor_name
: Requestor -
xmlOutput
: XML output:true
,false
-
-
Operation:
POST /ca/ee/ca/profileSubmit
-
Parameters:
-
renewal
:true
-
profileId
: profile ID -
serial_num
: serial number -
xmlOutput
: XML output (true
orfalse
)
-
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |