mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #628] [Bug] 申请泛域名证书报错,该域名拥有 CNAME 泛解析,且在申请时已经勾选“阻止 CNAME 跟随” #415
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#415
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 @pooneyy on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/628
软件版本 / Release Version
0.3.8
缺陷描述 / Description
申请拥有 CNAME 泛解析的泛域名证书时报错,在申请时已经勾选“阻止 CNAME 跟随”。
日志如下:
复现步骤 / Steps to reproduce
申请证书时的配置如下:
错误日志中包含“could not find zone xxx”、“zone xxx not found”,且出现了乱七八糟的域名
已根据文档的要求勾选了“阻止 CNAME 跟随”
日志 / Logs
No response
其他 / Miscellaneous
No response