Carlo,
Have tried your same test with no error - using OpenSSL 0.9.8x: openssl s_client -connect imap.gmail.com:993 Lou Picciano ----- Original Message ----- From: "Carlo Wood" <ca...@alinoe.com> To: openssl-users@openssl.org Sent: Thursday, September 20, 2012 10:42:33 AM Subject: Re: Handshake failure while trying to connect to imap.gmail.com On Thu, 20 Sep 2012 01:50:16 -0700 (PDT) Does it work if you add -no_tls1_1 to the command line? Or add -tls1 ? ckyh43 <cky...@rocketmail.com> wrote: > Hi, > > I am unable to connect to the Gmail IMAP server with the OpenSSL > s_client. I've tried the following commands and both of them give me > a handshake failure. > > openssl s_client -connect imap.gmail.com:993 > > openssl s_client -CAfile /etc/ssl/certs/Equifax_Secure_CA.pem \ > -connect imap.gmail.com:imaps > > Debug output (from the second command): > http://pastebin.com/raw.php?i=BJumtDHV > > Initially I had thought that some kind of firewall in my network was > interfering with my connection, but a local install of OpenSSL > version 0.9.8l connects fine without any problems. But every release > after 0.9.8l fails to connect. So I'm suspecting that the problem is > caused by something which changed between 0.9.8l and 0.9.8m-beta1. > > Debug output (from version 0.9.8l): > http://pastebin.com/raw.php?i=U2y5vFZT > > I've tried changing operating systems (on the same network) and > nothing seems to help. All of what I described started with not being > able to use email clients which use libssl with Gmail. All ideas > would be greatly appreciated! > -- > ckyh43 > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org -- Carlo Wood <ca...@alinoe.com> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org