Add a new key manager CA certificate
POST /occm/encryption/key-managers-ca-certificates
Adds a new key manager certificate authority (CA) certificate.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
certificate |
string |
True |
Example request
{
"certificate": "string"
}
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
publicId |
string |
False |
|
directIssuerName |
string |
False |
|
subjectName |
string |
False |
|
startDate |
integer |
True |
|
endDate |
integer |
False |
|
serialNumber |
string |
False |
|
certificate |
string |
False |
|
certificateType |
string |
False |