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

martian: add TLS termination in CONNECT #446

Merged
merged 2 commits into from
Sep 27, 2023
Merged

martian: add TLS termination in CONNECT #446

merged 2 commits into from
Sep 27, 2023

Conversation

mmatczuk
Copy link
Contributor

This adds support for special header "X-Martian-Terminate-TLS". When set to true the proxy will perform TLS handshake before returning the connection.

This has the benefit of using the proxy's TLS configuration for the handshake.

This adds support for special header "X-Martian-Terminate-TLS".
When set to true the proxy will perform TLS handshake before returning the connection.

This has the benefit of using the proxy's TLS configuration for the handshake.
This commit should be reverted when #445 is fixed.
@mmatczuk mmatczuk merged commit 4b403a3 into main Sep 27, 2023
@mmatczuk mmatczuk deleted the mmt/terminate-tls branch September 27, 2023 14:22
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 this pull request may close these issues.

1 participant