> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/global-accelerator/get-started/manage-ssl-certificates/deploy-a-certificate.md).

# 部署证书

上传第三方证书后，您可以将其部署到 Zenlayer 云服务上。

## 前提条件

1. 您可以将证书部署到诸如 CDN 或全球加速器等服务。不同账户的服务权限有所不同，此处仅作参考。
2. 您希望部署证书的服务必须配置一个与此证书绑定的域名。
3. 如果您希望启用与证书相关的功能（例如 HTTPS），则必须部署证书。

<div align="left"><figure><img src="/files/ADNcDYkBb51rxcCIgvdN" alt="" width="563"><figcaption><p>部署证书</p></figcaption></figure></div>

## 操作步骤

1. 选择您希望部署证书的服务类型。
2. 选择您希望部署证书的实例。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">如果您将新证书部署到已有其他证书的实例上，新证书将覆盖旧证书。</mark>
{% endhint %}

## 结果

部署证书后，在证书列表的 **相关资源** 列中查看实例。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/global-accelerator/get-started/manage-ssl-certificates/deploy-a-certificate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
