Skip to content
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

Multi Protocol / TLS support to HTTP Proxy #209

Open
fawadasaurus opened this issue Apr 20, 2023 · 0 comments
Open

Multi Protocol / TLS support to HTTP Proxy #209

fawadasaurus opened this issue Apr 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@fawadasaurus
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In order to use the wick proxy in a production environment, I need the ability to connect to a downstream server that has TLS or different versions of HTTP (http2 vs http1.1)

Propose a solution
Add an option for TLS (http = false, https = true)
Add option for supported ciphers or forced ciphers.
Add option for supported versions of TLS (1.2 default)
Add option for HTTP2 and HTTP1.1 connections.

Describe alternatives you've considered
Should HTTP1.0 also be supported?

Additional context
None.

@fawadasaurus fawadasaurus added enhancement New feature or request triage To be triaged labels Apr 20, 2023
@jsoverson jsoverson removed the triage To be triaged label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants