NginxProxyManager / NginxProxyManager/nginx-proxy-manager
NET::ERR_CERT_AUTHORITY_INVALID with and without SSL
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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