stud icon indicating copy to clipboard operation
stud copied to clipboard

The Scalable TLS Unwrapping Daemon

Results 65 stud issues
Sort by recently updated
recently updated
newest added

In some scenarios, for example a SIP or XMPP server, it's interesting that such a server gets the certificate provided by the client (if it provides a TLS client certificate...

I'm not sure if this is considered worth doing or not? Could assign certificates by port number (if stud parent process could bind to multiple ports), or by IP address.

it would be really helpful if the purpose and workings of the shared cache would be explained a bit more in the README. I'm also unclear if the shared cache...

This would make benchmarking and tuning memory consumption vs throughput much easier. I don't have a patch yet, but I would definitely want to tune this stuff before putting into...

Hi, There seems to be no way to bind to exactly two IPs, e.g. “-f 129.241.93.53,443 -f 2001:700:300:1800::2011,443”. This is useful if you want to bind to both IPv4 and...