Get a certificate by its ID
Returns the information about a particular certificate from the certificate store given its ID.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
The Id of certificate (MongoDB ObjectId as string)
Response
a certificate from the trust store
state
results
Errors
500
Internal Server Error