RE: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-04-01 Thread hhachem
Just to add more details, here are the replies that my code prints out, when trying to connect to smtp.gmail.com:587 *220 mx.google.com ESMTP x3sm39000551eep.17 - gsmtp //EHLO// 250-mx.google.com at your service, [80.149.109.201] 250-SIZE 3588257

RE: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-04-01 Thread hhachem
sorry for the late reply. I was on vacation. Unfortunately, I returned and could not find the managed switch anymore. Someone must've taken it. So I won't be able to post a .pcap file, since I cannot remote capture. However, it seems I managed to get rid of the "unknown protocol" error. I was usi

RE: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-03-18 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of hhachem > Sent: Monday, March 17, 2014 07:35 > openssl_capture.txt > Hello, > > I'm using OpenSSL in order to encrypt some emails, that a piece of hardware > sends. But, whenev

RE: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-03-17 Thread Pingzhong Li
Sorry, just notice it, it might be sent out my 2 years old son by accident. please ignore this email. Regards,Pingzhong > Subject: Re: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO > From: lipzh...@hotmail.com > Date: Mon, 17 Mar 2014 21:13:20 -0400 > To: openssl-users@openss

Re: SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-03-17 Thread Pingzhong Li
U P Sent from my iPad > On Mar 17, 2014, at 5:48 PM, "hhachem" wrote: > > openssl_capture.txt > Hello, > > I'm using OpenSSL in order to encrypt some emails, that a piece of hardware > sends. But, whenever I try to call SSL_c

SSMTP Client: SSL routines:SSL23_GET_SERVER_HELLO

2014-03-17 Thread hhachem
openssl_capture.txt Hello, I'm using OpenSSL in order to encrypt some emails, that a piece of hardware sends. But, whenever I try to call SSL_connect(), I get : SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol After sending