Intercepting HTTPS traffic between servers
It is a common need to intercept traffic between servers. For example, last time I need this to verify keycloak logout request correctness (sent by my application).
Mitmproxy is ideal for such things. It's a small and handy reverse proxy, but with ab...
blog.vyarus.ru2 min read