[GH-ISSUE #827] [Bug] 阿里云ALB部署证书提示上传的证书找不到 #563

Closed
opened 2026-03-03 01:04:19 +03:00 by kerem · 3 comments
Owner

Originally created by @xiaxxia on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/827

软件版本 / Release Version

v0.3.19

缺陷描述 / Description

Image

复现步骤 / Steps to reproduce

1

日志 / Logs

# 请在此粘贴日志 / Paste logs here

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @xiaxxia on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/827 ### 软件版本 / Release Version v0.3.19 ### 缺陷描述 / Description <img width="658" alt="Image" src="https://github.com/user-attachments/assets/06aa9131-bf5b-4fe5-8cf8-bac0ca814e75" /> ### 复现步骤 / Steps to reproduce 1 ### 日志 / Logs <details> ```console # 请在此粘贴日志 / Paste logs here ``` </details> ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:04:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@xiaxxia commented on GitHub (Jun 26, 2025):

从日志中看到上传了证书,但是在阿里云证书管理中没找到这个证书ID

<!-- gh-comment-id:3006831962 --> @xiaxxia commented on GitHub (Jun 26, 2025): 从日志中看到上传了证书,但是在阿里云证书管理中没找到这个证书ID <!-- Failed to upload "image.png" -->
Author
Owner

@xiaxxia commented on GitHub (Jun 26, 2025):

Image
<!-- gh-comment-id:3006832603 --> @xiaxxia commented on GitHub (Jun 26, 2025): <img width="651" alt="Image" src="https://github.com/user-attachments/assets/566f57c7-0515-45ae-954e-840658d19b34" />
Author
Owner

@fudiwei commented on GitHub (Jun 27, 2025):

阿里云ALB部署证书提示上传的证书找不到

已修复,请等待发版。


从日志中看到上传了证书,但是在阿里云证书管理中没找到这个证书ID

阿里云自身的 Bug,中国站的控制台里只能显示 cn-hangzhou 下的证书,国际站的控制台里只能显示 ap-southeast-1 下的证书。但你在中国站里买了海外地域的服务,证书需要上传到 ap-southeast-1 下,可中国站的控制台里 CAS 服务又没有切换地域的入口。

你可以通过 https://api.aliyun.com/api/cas/2020-04-07/ListUserCertificateOrder?RegionId=ap-southeast-1 API 来查看 ap-southeast-1 下的证书列表(注意 OrderType 参数需要填写为 "UPLOAD")。

<!-- gh-comment-id:3011778083 --> @fudiwei commented on GitHub (Jun 27, 2025): > 阿里云ALB部署证书提示上传的证书找不到 已修复,请等待发版。 --- > 从日志中看到上传了证书,但是在阿里云证书管理中没找到这个证书ID 阿里云自身的 Bug,中国站的控制台里只能显示 cn-hangzhou 下的证书,国际站的控制台里只能显示 ap-southeast-1 下的证书。但你在中国站里买了海外地域的服务,证书需要上传到 ap-southeast-1 下,可中国站的控制台里 CAS 服务又没有切换地域的入口。 你可以通过 https://api.aliyun.com/api/cas/2020-04-07/ListUserCertificateOrder?RegionId=ap-southeast-1 API 来查看 ap-southeast-1 下的证书列表(注意 OrderType 参数需要填写为 "UPLOAD")。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#563
No description provided.