mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #563] 是否支持自己手动添加dns域名解析 #6057
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#6057
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 @stylesmile on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/563
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@0xJacky commented on GitHub (Sep 17, 2024):
不支持
@stylesmile commented on GitHub (Sep 17, 2024):
后续考虑加嘛,这样支持所有运营商,刚刚我加了godaddy的密钥,加了好几次,申请证书都不成功
@0xJacky commented on GitHub (Sep 17, 2024):
具体是 DNS 验证超时还是其他原因?请提供一下日志,这个手动添加是做不到的,抱歉。
@stylesmile commented on GitHub (Sep 17, 2024):
2024/09/17 10:22:09 [INFO] [Nginx UI] 正在重载 Nginx
obtain certificate error: error: one or more domains had a problem: [.xxx.com] [.xxx.com] acme: error presenting token: godaddy: failed to get TXT records: unexpected status code: [status code: 401] body: {"code":"UNABLE_TO_AUTHENTICATE","message":"Unauthorized : Could not authenticate API key/secret"} [xxx.com] [xxx.com] acme: error presenting token: godaddy: failed to get TXT records: unexpected status code: [status code: 401] body: {"code":"UNABLE_TO_AUTHENTICATE","message":"Unauthorized : Could not authenticate API key/secret"}
@0xJacky commented on GitHub (Sep 17, 2024):
GODADDY_API_KEY
GODADDY_API_SECRET
这两个正确配置了吗,看错误日志是 godaddy 提示认证失败