Hi all,
Don't want to be a nuisance and repost, but I'm really having an issue here.
As a test, I've tried stud (
https://github.com/bumptech/stud), and apart from the fact with the default combination the ciphers and security are incorrect (BEAST/CRIME vulnerable), the issue doesn't seem to exhibit itself at all. Yet without fail every time I test it with stunnel on, it hard crashes silently whilst going through the test. I did this test as I wanted to check if it was an issue with my build of stunnel, or something further down the stack (openssl/libcrypto, etc), however this could be a misnomer as there may be a corrupt library/dependency that stunnel is using that stud doesn't.
I've confirmed that the packages are the same on both servers, the first (former primary) crashes predictably, the second is perfectly fine. Running stunnel with debug logging (7) on returns nothing of note, just shows the last connection. And I also seem to not get anything useful tracing the crash with strace.
Finally, I've tried downgrading stunnel, as well as trying a new build (4.56), then finally rebooting the machine (hey, it should work... right?!), but I'm still seeing the same behaviour.
Short of wiping the machine completely and re-installing, can anyone think of anything else I can try?
Alf