[GH-ISSUE #37] Missing /etc/nginx/ssl #5797

Closed
opened 2026-03-01 17:07:03 +03:00 by kerem · 1 comment
Owner

Originally created by @Tom60chat on GitHub (Oct 20, 2022).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/37

Simple issue:
On my ubuntu, the ssl folder in /etc/nginx/ does not exist, when I was using the let's encrypt auto certificate.

The easy way to fix it is just to make sure the ssl folder in /etc/nginx/ is created.

sudo mkdir /etc/nginx/ssl

Originally created by @Tom60chat on GitHub (Oct 20, 2022). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/37 Simple issue: On my ubuntu, the ssl folder in /etc/nginx/ does not exist, when I was using the let's encrypt auto certificate. The easy way to fix it is just to make sure the ssl folder in /etc/nginx/ is created. ` sudo mkdir /etc/nginx/ssl`
kerem 2026-03-01 17:07:03 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Oct 21, 2022):

Fixed in github.com/0xJacky/nginx-ui@c4f87fb4cc

<!-- gh-comment-id:1286533356 --> @0xJacky commented on GitHub (Oct 21, 2022): Fixed in https://github.com/0xJacky/nginx-ui/commit/c4f87fb4cc49344aec657ff6b3c1ab49a940d170
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#5797
No description provided.