NginxProxyManager / NginxProxyManager/nginx-proxy-manager

SSL options not saved on initial creation

Open
#2,950 10 comments 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
On initial creation of a proxy host, the SSL options are not saved if activated during creation.

Setting

image

results in

image

after saving and clicking on Edit to check.

Nginx Proxy Manager Version
2.10.3

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Proxy Hosts'
  2. Click on 'Add new host'
  3. Move to tab 'SSL'
  4. Activate all options (see below list)
  5. Fill in all other required fields
  6. Save new proxy host
  7. Click on edit
  8. See that SSL options are deactivated (as second image in Describe the bug)

Expected behavior
Options should be saved on initial click of save button.

Screenshots
See above

Operating System
Docker

Additional context
N/A

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

No source file or test is named. Reproduce the issue through Proxy Hosts by enabling the SSL options during initial creation, then inspect the create and edit flows to compare the submitted and persisted SSL settings. Done means the options remain enabled after saving and reopening the proxy host.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx, typescript
Domain
full-stack, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.