mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #896] [Feature] 阿里云 Waf 云产品接入 扩展证书部署 #609
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#609
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 (Jul 31, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/896
功能描述 / Description
产品接口
请求动机 / Motivation
waf cname 可以通过扩展证书部署 默认证书也实现了 那就差个云产品接入这块了 要不也实现了吧
其他 / Miscellaneous
No response
贡献 / Contribution
@kenanlabs commented on GitHub (Aug 18, 2025):
是说WAF云产品接入需要在“SSL证书控制台”上传并在CLB中配置证书的问题吗?
我最近也遇到了,而且仅配置【默认域名】证书还不行,需要把CLB下所有【扩展域名】的证书都上传到“SSL证书控制台”。
@fudiwei commented on GitHub (Nov 14, 2025):
@Meteor-showers
能否帮我跟阿里云技术支持确认一下哪个接口可以区分一个 WAF 实例到底是 CNAME 接入的还是云产品接入的?从文档上看这两种接入方式上应该是互斥的,但我没找到办法该如何区分。最下下策是让用户在 Certimate 里多填一个接入方式的字段,但涉及到兼容旧数据,所以除非万不得已时不优先考虑这个方案。最好是能通过阿里云的 API 就能区分出来。还是多填一个吧 😂……还有其他参数不同,需要显著区分。