[GH-ISSUE #110] [Feature] 支持自建或私有的域名解析服务器 #88

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

Originally created by @liudonghua123 on GitHub (Sep 26, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/110

功能描述
有些单位的域名例如学校的一般是自己搭建的bind9提供解析服务的,希望可以支持这类,httpsok是只需要把特定域名CNAME到另一个域名解析服务器上代理 _acme-challenge 的TXT记录,用来申请泛域名证书。

动机
在特定的领域例如教育领域,域名服务是没有使用任何第三方的,是自建的;希望这个项目可以支持这类领域。

替代方案
httpsok

其他信息
暂无

Originally created by @liudonghua123 on GitHub (Sep 26, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/110 **功能描述** 有些单位的域名例如学校的一般是自己搭建的bind9提供解析服务的,希望可以支持这类,[httpsok](https://httpsok.com/doc/guide/)是只需要把特定域名CNAME到另一个域名解析服务器上代理 [_acme-challenge](https://letsencrypt.org/docs/challenge-types/) 的TXT记录,用来申请泛域名证书。 **动机** 在特定的领域例如教育领域,域名服务是没有使用任何第三方的,是自建的;希望这个项目可以支持这类领域。 **替代方案** [httpsok](https://httpsok.com/doc/guide/) **其他信息** 暂无
kerem 2026-03-03 00:31:20 +03:00
Author
Owner

@fudiwei commented on GitHub (Jan 16, 2025):

httpsok 那种是 SaaS,需要公共服务器做支持的,相当于它代理了你的 DNS 解析。certimate 没有提供 SaaS 的计划。

<!-- gh-comment-id:2594453577 --> @fudiwei commented on GitHub (Jan 16, 2025): httpsok 那种是 SaaS,需要公共服务器做支持的,相当于它代理了你的 DNS 解析。certimate 没有提供 SaaS 的计划。
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#88
No description provided.