Certificates
AddCertificate
Add a certificate to the specified store. The certificate is provided as a pfx/pkcs12 optionally password protected blob.
patch/v2/pki/{store}/certs
Path parameters
storestring required
The store to add the certificate to
Query parameters
passwordstring
The optional password of the pfx
Request body
string byte required
Response
The operation was successful.