Skip to content

404 host (dead host) don't render SSL+custom options into the .conf file #5021

@wonder-wanderer

Description

@wonder-wanderer

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?
    • No
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug
The options from 404 host (dead host) from UI (SSL tab, custom tab under cog) are completely ignored and not rendered into the dead_host .conf file

Nginx Proxy Manager Version
npm v2.13.2 has the bug,

but in v2.11.2 it works correctly

To Reproduce
Steps to reproduce the behavior:

  1. Create a 404 host, set up correct SSL cert (existing correct cert) and custom options.
  2. Check /data/nginx/dead_host/1.conf
  3. The file doesn't contain anything from SSL setup or custom options - they are completely ignored
  4. So these options don't work

Expected behavior
Options rendered into the .conf file

Operating System
Linux + Docker image jc21/nginx-proxy-manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions