Certificates

AddCertificateRevocationList

Add a certificate revocation list to the specified store. The certificate revocation list is provided as a der encoded blob.

patch/v2/pki/{store}/crls

Path parameters

storestring required

The store to add the certificate to

Request body

string byte required

Response

The operation was successful.

Changes

Changed in 3 of the 27 revisions of this API.13