[GH-ISSUE #654] [Bug] dnspod api 不支持.ink域名后缀域名验证 #440

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

Originally created by @zhoujinshi on GitHub (Apr 30, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/654

软件版本 / Release Version

v0.3.9

缺陷描述 / Description

在使用 DNSPOD 接口进行 .ink 域名证书验证时,验证流程无法通过,推测是 DNSPOD 接口不支持 .ink 域名后缀。

Image

Image

Image

复现步骤 / Steps to reproduce

其他域名正常 就是不能用.ink 域名

日志 / Logs

# 请在此粘贴日志 / Paste logs here
error: one or more domains had a problem: [xxx.ink] [xxx.ink] acme: error presenting token: tencentcloud: failed to extract record name: no subdomain because the domain and the zone are identical:ooo.com.

其他 / Miscellaneous

No response

Originally created by @zhoujinshi on GitHub (Apr 30, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/654 ### 软件版本 / Release Version v0.3.9 ### 缺陷描述 / Description 在使用 DNSPOD 接口进行 .ink 域名证书验证时,验证流程无法通过,推测是 DNSPOD 接口不支持 .ink 域名后缀。 ![Image](https://github.com/user-attachments/assets/09032722-1adf-4ae3-b6cd-a4ddf14b9b61) ![Image](https://github.com/user-attachments/assets/b5209696-145b-4f9b-8034-f78d2ec6aec9) ![Image](https://github.com/user-attachments/assets/d6279db1-7653-447b-af69-042f8a3c3de5) ### 复现步骤 / Steps to reproduce 其他域名正常 就是不能用.ink 域名 ### 日志 / Logs <details> ```console # 请在此粘贴日志 / Paste logs here error: one or more domains had a problem: [xxx.ink] [xxx.ink] acme: error presenting token: tencentcloud: failed to extract record name: no subdomain because the domain and the zone are identical:ooo.com. ``` </details> ### 其他 / Miscellaneous _No response_
kerem 2026-03-03 01:03:21 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@zhoujinshi commented on GitHub (Apr 30, 2025):

阻止 CNAME 跟随 开启这个就可以了

<!-- gh-comment-id:2841064494 --> @zhoujinshi commented on GitHub (Apr 30, 2025): 阻止 CNAME 跟随 开启这个就可以了
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#440
No description provided.