NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Certificate detected as not used when it is redirected
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
When an SSL certificate is being used in "redirection host", the status column in the certificates section shows as "not used".
Nginx Proxy Manager Version
2.13.5
To Reproduce
Steps to reproduce the behavior:
- Go to Hosts > Redirection Host
- Create o select "Let's Encrypt" to redirect.
- Go to Certificates section.
- See error
Expected behavior
If the certificate is being used in both proxy host and redirection hosts, the certificate will appear as in use.
Screenshots
Operating System
Docker
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
Reproduce the issue with the jc21/nginx-proxy-manager:latest Docker image by creating a Hosts > Redirection Host with a Let's Encrypt certificate, then compare the certificate status with its usage in proxy hosts. Trace the certificate usage calculation from the Certificates section and include redirection hosts in the in-use result; done means a certificate used by either host type is shown as in use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100