W dniu 2015-03-21 o 21:35, Viktor Dukhovni pisze: > Showing no compile-time zlib dependencies, because zlib is dynamically > loaded. I've never tested OpenSSL's zlib-dynamic support. Have > you tried (in separate windows or otherwise concurrent, with the > server started first): > > $ openssl s_server -nocert -cipher aNULL -accept 12345 > > $ openssl s_client -cipher aNULL -connect localhost:12345
That didn't crashed. > If that does not crash, try with the actual certificate you're > using (replace -nocert with "-cert your-cert-file.pem" and drop > the "-cipher" options). That didn't crashed either. -- best regards, Lukasz Wasikowski