mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #795] SSL/TLS offloading/termination option or/for video streams #673
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#673
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 @Bugz000 on GitHub (Dec 29, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/795
Is your feature request related to a problem? Please describe.
i have a myriad of software servers on my home network, i was pressured into sorting out SSL only to find an absolute mess of certificates and config files and scripts i have to deal with, which is why i have been using nginxRPM to handle all this for me (thank fudge for that....) (seriously i'm certain there would be a lot less data breaches in the world if security was intuitive but that's a discussion for another day)
basically i have various services/servers under custom locations as directories, https://domain.com/service1/ as an example, but as i'm sure you can see, the certificate does not carry through, so i would have to also set up SSL there
in this case, it is some cameras i have live-streaming to the web, i must configure SSL for those (back to square 1, why use nginxRPM at all)
Describe the solution you'd like
allow an option to terminate the SSL at NginxRPM and allow non-encrypted traffic LOCALLY (these servers cannot be accessed from outside, only via NginxRPM... to my knowledge anyway)... OR, to have a nice way (akin to the streams page, which i initially thought it was for rofl), to allow intuitive setup of VIDEO streams from inside to outside, this is both my least favorite, and most favorite solution as 1, it only solves ONE of my services, but 2, it adds a very powerful feature for everyone to use
Describe alternatives you've considered
i've looked at the custom config menu to no avail, i cannot envision in my mind where this would be put into the config... i mean i'm using nginxRPM because i don't know how2nginx, so it makes sense i cannot work out how to use the custom config box, if someone knows how, or is willing to let me bug them with questions (re; this issue and a few other "features" i'd like which i'm sure is all possible within the custom config) then please please do let me know
Additional context
none that i can think of
@github-actions[bot] commented on GitHub (Mar 21, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 2, 2025):
Issue was closed due to inactivity.