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: detect and better handle direct TLS access #494

Open
mmatczuk opened this issue Nov 2, 2023 · 0 comments
Open

martian: detect and better handle direct TLS access #494

mmatczuk opened this issue Nov 2, 2023 · 0 comments
Milestone

Comments

@mmatczuk
Copy link
Contributor

mmatczuk commented Nov 2, 2023

If you try to send TLS handshake to HTTP proxy we get

[error] failed to read request: malformed HTTP request "\x16\x03\x01\x00\xc5\x01\x00\....

We could improve the logging in this case by reading the TLS handshake (with SNI) and printing more actionable error message.

@mmatczuk mmatczuk added this to the v1.2 milestone Nov 2, 2023
@mmatczuk mmatczuk modified the milestones: v1.2, v1.3 Feb 2, 2024
@Choraden Choraden modified the milestones: v1.3, v1.4 Apr 15, 2024
@mmatczuk mmatczuk modified the milestones: v1.4, v1.x Sep 12, 2024
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

No branches or pull requests

2 participants