Files
dev-ops-agent/knowledge/intelligrow-object-storage-certificates.md

35 lines
2.0 KiB
Markdown

# Intelligrow 对象存储证书
不要在本文档记录 AK/SK、私钥、证书包内容、cookie 或长期 token。
## 账号与工具
| 平台 | Profile / 账号 | 账号 ID | 用途 |
| --- | --- | --- | --- |
| 腾讯云 | 本机 `tccli` 默认配置 | `100040916199` | 申请和下载 TrustAsia DV 免费证书 |
| 火山引擎 | `ve ---profile intelligrow` | `2102414529` | Intelligrow TOS 源站 CDN 域名与证书中心 |
| 火山引擎 | `ve ---profile miaosi-lingchuang` | `2129210981` | 秒思领创账号,避免与 Intelligrow 混用 |
火山 AK/SK 放在仓库根目录 `.env` 中,使用账号前缀区分:
| 前缀 | 说明 |
| --- | --- |
| `INTELLIGROW_VOLCENGINE_*` | Intelligrow 火山账号 |
| `MIAOSILC_VOLCENGINE_*` | 秒思领创火山账号 |
## TOS/CDN 域名
| 域名 | 火山 CDN 源站 | 火山项目 | 服务类型 | 当前新证书来源 |
| --- | --- | --- | --- | --- |
| `douyin-video.tos.intelligrow.cn` | `douyin-video.tos-cn-beijing.volces.com` | `default` | `video` | 腾讯云 SSL 证书 `YDC7UTvD`,导入火山为 `cert-967de86ef95a4c37aa4d17f3196981f0` |
| `video-archive.tos.intelligrow.cn` | `miaosi-video-archive.tos-cn-beijing.volces.com` | `default` | `video` | 腾讯云 SSL 证书 `YLB5y62J`,导入火山为 `cert-a12b7ec544fc42ea9ae42d33173fd254` |
## 2026-07-03 维护记录
| 域名 | 原火山证书 | 新火山证书 | 新证书有效期 | 验证结果 |
| --- | --- | --- | --- | --- |
| `douyin-video.tos.intelligrow.cn` | `cert-3e7c789740704d7993b6d89dbb85076c` | `cert-967de86ef95a4c37aa4d17f3196981f0` | `2026-06-06 08:00:00``2026-09-04 07:59:59` | CDN `FullDeployed` / `online`,公网 TLS 握手返回新证书 |
| `video-archive.tos.intelligrow.cn` | `cert-9f7603a4b19141bb956b69f0da5deb91` | `cert-a12b7ec544fc42ea9ae42d33173fd254` | `2026-06-11 07:00:00``2026-09-09 06:59:59` | CDN `FullDeployed` / `online`,公网 TLS 握手返回新证书 |
如果需要回退,只能在旧证书仍未过期且仍存在于火山证书中心时,使用 `ve cdn BatchDeployCert` 重新绑定原火山证书 ID。