Replies: 1 comment 1 reply
-
这个错误提示,因为没有上引号。导致无法验证
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
CLOUDFLARE_DNS_API_TOKEN=已经输入正确的KEY,因为cloudflare的TXT的_acme-challenge要在 上引号里面才能识别,但是OM管理器后台提交后,是没有上引号的,导致一直验证不成功。

这个是正确的,后台生成是没有带 这个引号的,所以TXT一直是个感叹号警告,一直生成不了证书在后台。希望能改进!
Beta Was this translation helpful? Give feedback.
All reactions