Soner Tari

Results 220 comments of Soner Tari

The Block action in filtering rules is for all protocols, not just HTTP/S. So I have not implemented a blocked page option. Perhaps it makes sense for HTTP/S connections, but...

Since I don't and do not plan to use privoxy, I doubt I can add SSLproxy support to privoxy anytime soon. But maybe in the future.

Sure, the more listening programs support SSLproxy the better it is for testing. And you may be right about privoxy.

Of course it is possible, but I don't understand the use of it. Don't you return the packets back to sslproxy (you need the dynamically assigned return address in the...

Does it really work? Since that's not the intended use of sslproxy, there may be (hidden) problems, even if it seems to work. For example, if the listening program, nginx...

I have just pushed the `tls13` branch, which cannot pass travis tests, but I know why and that's alright for now. It passes my e2e tests, so I think it...

Thanks for testing. Btw, I have fixed the testproxy e2e tests, so travis tests pass now too.

No, Encrypted SNI is not supported, as mentioned in README.

Please see the filtering rules in SSLproxy 0.9.0 (and structured filtering rules on the develop branch to be released soon with v0.9.1). Note that the Passthrough mode is for fail-open...

I don't see any problem with your sslproxy configuration (at least as far as I can see). But if you get the `Out of file descriptors` error, it reminds me...