Re: Problems after upgrade to libssl 1.0.2a

2015-05-28 Thread Evgeniy Berdnikov
On Wed, May 27, 2015 at 11:38:34AM +0200, Christoph Groth wrote: > > I have managed to debug the problem a bit further. With libssl > 1.0.2a I note that the following command gets stuck > > openssl s_client -connect imap.some.org:993 > > it outputs > > CONNECTED(0003) > > and hangs unti

Re: Problems after upgrade to libssl 1.0.2a

2015-05-28 Thread Christoph Groth
Hello, I have managed to debug the problem a bit further. With libssl 1.0.2a I note that the following command gets stuck openssl s_client -connect imap.some.org:993 it outputs CONNECTED(0003) and hangs until there’s a timeout. On the other hand, the following command successfully e