[GH-ISSUE #603] 个别域名无法正常颁发证书 #401

Closed
opened 2026-03-03 01:03:03 +03:00 by kerem · 1 comment
Owner

Originally created by @dancebear on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/603

软件版本 / Release Version

v0.3.7

问题描述 / Description

我在certimat中新增了多个工作流,分别包含了两个域名的多个子域名,其中一个无法正常颁发证书。
证书申请统一配置为:

Image

执行后报错:
error: one or more domains had a problem: [git.xxx.com] invalid authorization: acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: No TXT record found at _acme-challenge.git.xxx.com
异常域名在腾讯云的操作日志显示:

删除记录 TXT 记录 默认 线路 www 值 QLdRoV0PmEV2Ee7h6iIgLNsLroFR32fMOjqGGNmvumo (2011776045)
添加 TXT 记录 默认 线路 www 值 QLdRoV0PmEV2Ee7h6iIgLNsLroFR32fMOjqGGNmvumo (2011776045)

正常域名在腾讯云的操作日志为:

删除记录 TXT 记录 默认 线路 _acme-challenge.file.test 值 bmF-tr0x_bNzvfOK-JmC3C-x9XpKo9HOwdzdaL00TMY (2011686584)
添加 TXT 记录 默认 线路 _acme-challenge.file.test 值 bmF-tr0x_bNzvfOK-JmC3C-x9XpKo9HOwdzdaL00TMY (2011686584)

其他 / Miscellaneous

证书颁发失败的域名可以使用lego颁发证书。

Originally created by @dancebear on GitHub (Apr 11, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/603 ### 软件版本 / Release Version v0.3.7 ### 问题描述 / Description 我在certimat中新增了多个工作流,分别包含了两个域名的多个子域名,其中一个无法正常颁发证书。 证书申请统一配置为: <img width="690" alt="Image" src="https://github.com/user-attachments/assets/ee778855-f53c-488b-a834-36644aa00803" /> 执行后报错: error: one or more domains had a problem: [git.xxx.com] invalid authorization: acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: No TXT record found at _acme-challenge.git.xxx.com 异常域名在腾讯云的操作日志显示: > 删除记录 TXT 记录 默认 线路 www 值 QLdRoV0PmEV2Ee7h6iIgLNsLroFR32fMOjqGGNmvumo (2011776045) > 添加 TXT 记录 默认 线路 www 值 QLdRoV0PmEV2Ee7h6iIgLNsLroFR32fMOjqGGNmvumo (2011776045) 正常域名在腾讯云的操作日志为: > 删除记录 TXT 记录 默认 线路 _acme-challenge.file.test 值 bmF-tr0x_bNzvfOK-JmC3C-x9XpKo9HOwdzdaL00TMY (2011686584) > 添加 TXT 记录 默认 线路 _acme-challenge.file.test 值 bmF-tr0x_bNzvfOK-JmC3C-x9XpKo9HOwdzdaL00TMY (2011686584) ### 其他 / Miscellaneous 证书颁发失败的域名可以使用lego颁发证书。
kerem closed this issue 2026-03-03 01:03:03 +03:00
Author
Owner

@fudiwei commented on GitHub (Apr 12, 2025):

https://docs.certimate.me/docs/reference/faq

<!-- gh-comment-id:2798440923 --> @fudiwei commented on GitHub (Apr 12, 2025): [https://docs.certimate.me/docs/reference/faq](https://docs.certimate.me/docs/reference/faq)
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#401
No description provided.