mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1149] 使用华为云DNS解析acme: error presenting token: huaweicloud: zone "httpsauto #774
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#774
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 @wzqiang1332 on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1149
Release Version / 软件版本
v0.4.13
Description / 问题描述
使用华为云DNS解析,如果已经存在_acme-challenge.xxx.xxx.com这条记录时,执行报下面这个错误
如果删掉这条记录,执行流程会创建一条记录,但是走到验证那里走不下去了,错误如下:
求大佬指点,感谢
Miscellaneous / 其他
No response
@wzqiang1332 commented on GitHub (Jan 7, 2026):
找到解决方案了,根据官网的常见问题,勾选阻止“阻止 CNAME 跟随”后可以了