NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Certificate detected as not used when it is redirected

Open
#5,113 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug stale
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:latest docker 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:

  1. Go to Hosts > Redirection Host
  2. Create o select "Let's Encrypt" to redirect.
  3. Go to Certificates section.
  4. 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
Image

Image

Operating System
Docker

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.