mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #686] [Bug] 阿里云CLB证书更新异常 #464
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#464
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Meteor-showers on GitHub (May 14, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/686
软件版本 / Release Version
v0.3.11
缺陷描述 / Description
复现步骤 / Steps to reproduce
CLB的扩展域名选与不选 都不行 有点奇怪
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (May 14, 2025):
啥意思?
@Meteor-showers commented on GitHub (May 15, 2025):
不确定这是不是偶现现象 还是阿里问题 阿里的slb 新增了个类型 不确定是不是api改动了
这是没填扩展域名

这是填了扩展域名
@Meteor-showers commented on GitHub (May 15, 2025):
好像定位到问题了 上传证书的时候没有根据服务器地区(我用的北京区)上传而是默认上传到杭州区了
导致不填扩展域名的时候报404
我手动上传证书到使用的slb所在的区后 调用接口是部署成功的