> For the complete documentation index, see [llms.txt](https://docs.dataimpulse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/jing-xiao-shang/guan-li-ssl-zheng-shu.md).

# 管理 SSL 证书

使用此功能管理自定义域名的 SSL 证书。通过上传您的公钥和私钥，您可以为用户确保证安全的 HTTPS 连接并解决任何与证书相关的错误。&#x20;

只需添加您的域名、上传所需的密钥，然后单击 "Add"。&#x20;

您的证书将在 5 分钟内生效。


---

# 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:

```
GET https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/jing-xiao-shang/guan-li-ssl-zheng-shu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
