[GH-ISSUE #1139] 希望dns01时可多选dns服务商 #768

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

Originally created by @qian9008 on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1139

Description / 功能描述

域名开启多dns服务商,需要同步添加一致性txt记录。

Motivation / 请求动机

更加完善

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Originally created by @qian9008 on GitHub (Jan 2, 2026). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1139 ### Description / 功能描述 域名开启多dns服务商,需要同步添加一致性txt记录。 ### Motivation / 请求动机 更加完善 ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
kerem 2026-03-03 01:05:51 +03:00
Author
Owner

@fudiwei commented on GitHub (Jan 4, 2026):

由于上游的限制,这个特性暂时无法实现。相关讨论见 https://github.com/go-acme/lego/issues/1342

多个域在不同服务商下的,目前可以通过将 _acme-challenge 记录 CNAME 托管到其中一个域下,选择该域作为 DNS 提供商即可签发多域名证书。待日后 lego 提供相关能力时 Certimate 会跟进。

但你这种同一个域在多处 DNS 解析的,无法实现,日后也没有计划去实现。

<!-- gh-comment-id:3708074627 --> @fudiwei commented on GitHub (Jan 4, 2026): 由于上游的限制,这个特性暂时无法实现。相关讨论见 https://github.com/go-acme/lego/issues/1342 多个域在不同服务商下的,目前可以通过将 `_acme-challenge` 记录 CNAME 托管到其中一个域下,选择该域作为 DNS 提供商即可签发多域名证书。待日后 lego 提供相关能力时 Certimate 会跟进。 但你这种同一个域在多处 DNS 解析的,无法实现,日后也没有计划去实现。
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#768
No description provided.