Skip to content

ssl passthrough toggle switch #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
michael-pellegrini opened this issue Jun 21, 2021 · 2 comments
Closed

ssl passthrough toggle switch #1196

michael-pellegrini opened this issue Jun 21, 2021 · 2 comments

Comments

@michael-pellegrini
Copy link

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.

@michael-pellegrini michael-pellegrini changed the title ssl passthrough toggle switch - feature request ssl passthrough toggle switch Jun 21, 2021
@the1ts
Copy link
Contributor

the1ts commented 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?

@chaptergy
Copy link
Collaborator

SSL passthrough is unfortunately not that easy. please see #853 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants