[GH-ISSUE #564] [Bug] 通过 snippets 方式配置的证书,无法在 导入 时,被Nginx-UI识别 #4711

Closed
opened 2026-03-01 15:35:27 +03:00 by kerem · 2 comments
Owner

Originally created by @zuilintan on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/564

Describe the bug
通过 snippets 方式配置的证书,无法在 导入 时,被Nginx-UI识别

Screenshots
QQ_1726620864088
QQ_1726620846273
QQ_1726620786637
QQ_1726620827324

Info (please complete the following information):

  • Nginx UI Version: v2.0.0-beta.32
Originally created by @zuilintan on GitHub (Sep 18, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/564 **Describe the bug** 通过 `snippets ` 方式配置的证书,无法在 导入 时,被Nginx-UI识别 **Screenshots** ![QQ_1726620864088](https://github.com/user-attachments/assets/95c10dfb-7746-49df-8a98-eb0e442c5c67) ![QQ_1726620846273](https://github.com/user-attachments/assets/8916fb0f-bb93-41b3-a4df-fca2a1e70437) ![QQ_1726620786637](https://github.com/user-attachments/assets/b222df16-ba2b-4ad6-bed9-eeb6e9e2d49e) ![QQ_1726620827324](https://github.com/user-attachments/assets/fcaeb0d0-b366-4222-b66f-d821d3a40a44) **Info (please complete the following information):** - Nginx UI Version: v2.0.0-beta.32
kerem 2026-03-01 15:35:27 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Sep 18, 2024):

你好,这个不是 bug,为了避免在 Nginx UI 内出现越权行为,我们的程序禁止访问 nginx 配置目录以外的目录,所以对于这种情况,您可以考虑使用软连接或者修改证书目录,谢谢。

<!-- gh-comment-id:2357275384 --> @0xJacky commented on GitHub (Sep 18, 2024): 你好,这个不是 bug,为了避免在 Nginx UI 内出现越权行为,我们的程序禁止访问 nginx 配置目录以外的目录,所以对于这种情况,您可以考虑使用软连接或者修改证书目录,谢谢。
Author
Owner

@zuilintan commented on GitHub (Sep 18, 2024):

你好,这个不是 bug,为了避免在 Nginx UI 内出现越权行为,我们的程序禁止访问 nginx 配置目录以外的目录,所以对于这种情况,您可以考虑使用软连接或者修改证书目录,谢谢。

Good Idea, It works for me

QQ_1726621366511

<!-- gh-comment-id:2357281050 --> @zuilintan commented on GitHub (Sep 18, 2024): > 你好,这个不是 bug,为了避免在 Nginx UI 内出现越权行为,我们的程序禁止访问 nginx 配置目录以外的目录,所以对于这种情况,您可以考虑使用软连接或者修改证书目录,谢谢。 Good Idea, It works for me ![QQ_1726621366511](https://github.com/user-attachments/assets/231363a9-a246-4530-8c68-86c2c42d712e)
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/nginx-ui#4711
No description provided.