hatoo / hatoo/http-mitm-proxy

tls termination possible?

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
62
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hello, I have the following structure:
```
haproxy -> backend node -> http-mitm-proxy
```

Ideally, I need to read response and headers both on http-mitm-proxy backend node and inside haproxy.
For now, I can do this only on http-mitm-proxy side, but not on haproxy. I tried tls termination on haproxy side, but the problem was with tls handshake to backend server (mitm proxy).

So probably it's possible on http-mitm-proxy side to drop tls and return pure http?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.