---
title: "AddTrustedHttpsCertificateAsync"
method: POST
path: "/v2/pki/https/certs"
tags: ["Certificates"]
---

# AddTrustedHttpsCertificateAsync

`POST /v2/pki/https/certs`

Add a certificate chain to the trusted https store. The certificate is provided as a concatenated set of certificates with the first the one to add, and the remainder the issuer chain.

## Request body

- string, byte

## Response `200`

The operation was successful.

## Other responses

- `400` — The passed in information is invalid
- `500` — An internal error ocurred.

---

[API](https://skmtc.net/azure/apis/opcpublisher.md) · [All operations](https://skmtc.net/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/opcpublisher/versions/8eac19a554d6/schema)
