mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #2532] Proxy Returning a Dummy Certificate when adding Access List #1767
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#1767
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 @isiko on GitHub (Jan 10, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2532
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
When adding an access list to a Proxy and try to access it afterwards, the Certificate used is a Dummy Certificate using localhost as the CA
Nginx Proxy Manager Version
2.9.19
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A Valid Certificate is returned and the Page can be accessed like normal
Operating System
Ubuntu 22.04.1 + Docker
Additional context
Docker-Version: 20.10.22
@santiagz commented on GitHub (Jan 10, 2023):
the same problem
@PaddySe commented on GitHub (Jan 14, 2023):
Same for me, except this only happens when I use an access list with basic authentication. An access list with only IP restrictions works fine.
@PaddySe commented on GitHub (Jan 14, 2023):
Looks like the UI sometimes forgets to add the following two lines to the .conf file:
@mull0r commented on GitHub (Mar 16, 2023):
I have this issue as well. Pretty annoying, as most hosts I have are using the ACL: I have to change all proxy hosts their configuration twice to get it back to working correctly. For instance: switching the redirect to http:// and then back to https:// (or the other way around) for all proxy hosts does the trick.
@github-actions[bot] commented on GitHub (Jan 30, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 16, 2025):
Issue was closed due to inactivity.