[GH-ISSUE #1196] ssl passthrough toggle switch #977

Closed
opened 2026-02-26 06:35:17 +03:00 by kerem · 2 comments
Owner

Originally created by @michael-pellegrini on GitHub (Jun 21, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1196

SSL pass-through toggle switch for proxy hosts.

The problem is that many devices on the network have their own self signed SSL certificates and
I cannot use NPM to proxy to these hosts without gathering and uploading each device's certificates to NPM.
Because NPM performs the SSL termination.

The solution I would like is a toggle switch on the add new proxy host window that would pass the devices self-signed cert.
Eliminating the need to upload each certficate.

Originally created by @michael-pellegrini on GitHub (Jun 21, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1196 SSL pass-through toggle switch for proxy hosts. The problem is that many devices on the network have their own self signed SSL certificates and I cannot use NPM to proxy to these hosts without gathering and uploading each device's certificates to NPM. Because NPM performs the SSL termination. The solution I would like is a toggle switch on the add new proxy host window that would pass the devices self-signed cert. Eliminating the need to upload each certficate.
kerem 2026-02-26 06:35:17 +03:00
Author
Owner

@the1ts commented on GitHub (Jul 29, 2021):

Just checking on the underlying problem, are you saying that NPM cannot proxy for a self-signed cert host in the destination section of edit proxy host? as I'm doing that without the need to trust that cert in NPM. Or are you saying you have to see the self-signed cert in a client through NPM rather than the lets encrypt cert?

<!-- gh-comment-id:889060630 --> @the1ts commented on GitHub (Jul 29, 2021): Just checking on the underlying problem, are you saying that NPM cannot proxy for a self-signed cert host in the destination section of edit proxy host? as I'm doing that without the need to trust that cert in NPM. Or are you saying you have to see the self-signed cert in a client through NPM rather than the lets encrypt cert?
Author
Owner

@chaptergy commented on GitHub (Oct 12, 2021):

SSL passthrough is unfortunately not that easy. please see https://github.com/jc21/nginx-proxy-manager/issues/853#issuecomment-941035257

<!-- gh-comment-id:941040056 --> @chaptergy commented on GitHub (Oct 12, 2021): SSL passthrough is unfortunately not that easy. please see https://github.com/jc21/nginx-proxy-manager/issues/853#issuecomment-941035257
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#977
No description provided.