Skip to content

HSTS always applied on port 81 #1560

@lug-gh

Description

@lug-gh

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes (I use tag 2)
  • 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
image
To access my NPM Webinterface I created this proxy, should be self explaining so far.

So whenever something is wrong with NPM (which happens from time to time) I access the site from http://npm.example.org:81, but because I enabled "Force SSL" for this host, it redirect's to https://npm.example.org:81, which obviously results in an SSL error.

I think "Force SSL" should not be applied to Port 81, or Port 80 only. I'm not really sure if this should be handled like a bug or like a feature request.

Nginx Proxy Manager Version
2.9.11

To Reproduce
Steps to reproduce the behavior:

  1. see description above

Expected behavior
see description above

Screenshots
see description above

Operating System
alpine linux x64

Additional context

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