SSL options not saved on initial creation
Author: schnillermanCreated May 25, 2023Updated Sep 16, 2026
Labelsbugstale
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 On initial creation of a proxy host, the SSL options are not saved if activated during creation.
Setting
results in
after saving and clicking on Edit to check.
Nginx Proxy Manager Version 2.10.3
To Reproduce Steps to reproduce the behavior:
- Go to 'Proxy Hosts'
- Click on 'Add new host'
- Move to tab 'SSL'
- Activate all options (see below list)
- Fill in all other required fields
- Save new proxy host
- Click on edit
- 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
Source: NginxProxyManager/nginx-proxy-manager