NginxProxyManager / NginxProxyManager/nginx-proxy-manager

proxy ssl verify off checkbox

Open
#4,492 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Is your feature request related to a problem? Please describe.
As per https://github.com/NginxProxyManager/nginx-proxy-manager/discussions/3332 there is currently no straightforward way to disable SSL verification when using NPM with a self-signed certificate, e.g.:
internet --> [ LE Cert ] --> npm --> [Self-Signed cert] --> my_service

Describe the solution you'd like
A checkbox in the host configuration to disable SSL verification.

Describe alternatives you've considered
There was (or is?) a way to achieve this through a custom configuration, although the solution is far from elegant.

Additional context
https://github.com/NginxProxyManager/nginx-proxy-manager/discussions/3332

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 files or tests are named. Start with the host configuration flow and trace how its proxy settings become Nginx configuration, using discussion 3332 for the self-signed-certificate scenario. Done means a host-level checkbox disables upstream SSL verification and the configured proxy works with a self-signed certificate.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
backend, frontend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.