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

[ReverseProxyPlugin] Add support for https use case #295

Closed
atsakiridis opened this issue Feb 16, 2020 · 1 comment · Fixed by #675
Closed

[ReverseProxyPlugin] Add support for https use case #295

atsakiridis opened this issue Feb 16, 2020 · 1 comment · Fixed by #675
Assignees

Comments

@atsakiridis
Copy link

Is your feature request related to a problem? Please describe.
Not really a problem just some functionality that would make the reverse proxy use case more complete.

Describe the solution you'd like
Right now it's only possible to use cleartext http between proxy and upstream server. Would be nice to also be able to support https for cases where upstream uses it. We can enhance reverse_proxy.py to establish a secure connection in case the proxy pass url uses https.

Additional context
Related discussion can be found here

@abhinavsingh abhinavsingh changed the title Add support for https use case in Reverse Proxy plugin [ReverseProxyPlugin] Add support for https use case Mar 24, 2020
@abhinavsingh
Copy link
Owner

abhinavsingh commented Nov 5, 2021

@atsakiridis

PTAL at #675

Thank you for your patience.

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

Successfully merging a pull request may close this issue.

2 participants