NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.19k stars 2.69k forks source link

SSL options not saved on initial creation #2950

Open schnillerman opened 1 year ago

schnillerman commented 1 year ago

Checklist

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

github-actions[bot] commented 10 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1:

schnillerman commented 10 months ago

Do I need to provide more info?

github-actions[bot] commented 1 week ago

Issue is now considered stale. If you want to keep it open, please comment :+1:

schnillerman commented 1 week ago

Still happening