mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #767] 请教下这个证书为啥同步不过来? #3506
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#3506
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 @zjqwll on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/767
@0xJacky commented on GitHub (Nov 28, 2024):
手动添加的吗
@zjqwll commented on GitHub (Nov 29, 2024):
我在app.ini配置了路径,但是页面没读出来,然后手动添加就是上面图上的样子。
@0xJacky commented on GitHub (Nov 29, 2024):
系统不会自动读取已存在的证书的,只能通过手动添加,具体添加之后不显示的问题,这边暂时没法复现。
@zjqwll commented on GitHub (Dec 2, 2024):
@zjqwll commented on GitHub (Dec 2, 2024):
是不是证书一定要放在nginx目录下面?
@0xJacky commented on GitHub (Dec 2, 2024):
是的,这个是为了安全。
@zjqwll commented on GitHub (Dec 2, 2024):
原来如此,那么是放在哪个目录呢,我移动下
@0xJacky commented on GitHub (Dec 2, 2024):
放在 Nginx 的目录下啊
@zjqwll commented on GitHub (Dec 2, 2024):
好的,我试试
@zjqwll commented on GitHub (Dec 2, 2024):
可以了,谢谢。