NginxProxyManager / NginxProxyManager/nginx-proxy-manager

NET::ERR_CERT_AUTHORITY_INVALID with and without SSL

Open
#3,877 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Discussed in https://github.com/NginxProxyManager/nginx-proxy-manager/discussions/3404

Originally posted by laptopemt December 20, 2023
I am running a home lab with some services that I would like to expose to the outside world

Nginx Proxy Manager is being hosted local within docker

On my TPLink router i have setup port forwarding for both port 80 and 443 to the IP of the Nginx Proxy Manager

I have setup the DNS records with Google domains to point to my public IP assigned by my ISP

Within in Nginx Proxy Manager i was able to get an SSL from lets encrypt

I setup proxy host to use the SSL and point to the private IP of the service i would like to expose.

When ever I try and pull up the domain i get the following error

NET::ERR_CERT_AUTHORITY_INVALID

Looking at the certificate that the browser is getting, the issuer is listed as tplinkwifi.net. I would expect this to be LetsEncrypt??

I dont see any setting within my router to correct this, i am not sure if this is a setting within Nginx Proxy Manager??

Any Suggestions?

Thank You
Michael

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with linked Discussion #3404 and the reported certificate details, especially the browser issuer of tplinkwifi.net versus the expected Let's Encrypt certificate. Reproduce the described Docker, router port-forwarding, DNS, and proxy-host setup before identifying whether the behavior belongs to Nginx Proxy Manager. The issue needs a confirmed cause and a defined project change before completion can be measured.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx
Domain
networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.