Skip to main content

Return the existing trusted certificates from the trust store

GET /occm/key-store/user-trusted-certificates

Returns the existing trusted certificates added by the user from the trust store.

Error

Status: Default, Default response
Name Type Required Description

id

string

True

status

string

True

certificateInfo

CertificateResponse

True

Definitions

See Definitions

CertificateResponse

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