Skip to main content

Validate and install the provided root CA chain

POST /occm/key-store/signed-certificate

Validates and installs the provided root certificate authority (CA) chain. Successive calls will overwrite any previously installed root certificate authority (CA) chain.

Request Body

Name Type Required Description

occmCertificate

string

True

Example request
{
  "occmCertificate": "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