stud
stud copied to clipboard
The Scalable TLS Unwrapping Daemon
I wrote a chef cookbook for building, configuring and deploying stud on production boxes. You can see it here: https://github.com/freerobby/chef-stud This built this for shareaholic.com's deployment infrastructure, and thought it's...
sudo make uninstall is not working. I am using ubuntu 12.04 LTS. Any help is greatly appreciated.
I'm seeing this in our logs and I don't know what to do with it. Is in a major problem?
stud should support the addition of custom headers to the request, so that the backend server have a trusted way to determine whether the request has actually passed through stud...
It's very hard to correlate connection problems by comparing the stud log with the backend log: ``` {client} Connection closed (in data) {backend} Connection closed ``` Messages like these would...
There seems to be problems in the way the OpenSSL contexts and all the related objects are handled. Here's a summary of the valgrind: **1 cert** ``` ==21055== LEAK SUMMARY:...
[256971.486873] stud[26945]: segfault at 2d62f7b0 ip 000000002d62f7b0 sp 00007fff6f275ac8 error 15 Happens frequently on my servers right now.
SPDY is going in to wider use and we'd like to support it but we use stud as our TLS terminator. I'm trying to find a good support strategy and...
Running `make` in FreeBSD 9.0 (stud master) fails: ``` > make "Makefile", line 17: Missing dependency operator "Makefile", line 29: Need an operator "Makefile", line 32: Missing dependency operator "Makefile",...