Discussion:
[openssl-dev] SSL_read return error(Internet mail)
(too old to reply)
paladinchen(陈奇)
2016-07-16 07:09:58 UTC
Permalink
Hi,
Thank you for your replay, how to resovle this issue or avoid it hanppen ? when this error occur , will reconnect to serveraffect normal use .

i think it should hanppen in ssl init phase ,why it happen in normal data transmit phase .

error log :Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700
________________________________
paladinchen(陈奇)

From: openssl-dev<mailto:openssl-dev-***@openssl.org>
Date: 2016-07-16 14:02
To: openssl-***@openssl.org<mailto:openssl-***@openssl.org>
CC: openssl-dev<mailto:openssl-dev-***@openssl.org>
Subject: Re: [openssl-dev] SSL_read return error(Internet mail)
Hello!

It looks like the server replies with a bad data sometimes. I wonder if server could be speaking different protocols at such moments?

Hope it helps,
Fedor.

On Sat, Jul 16, 2016 at 1:21 AM, paladinchen(陈奇) <***@tencent.com<mailto:***@tencent.com>> wrote:
Hi ,
use openSSL lib run sometimesand generate this error , i can't find reason ,this issue always puzzled me
please help me, thank you .

error log :Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700


________________________________
paladinchen(陈奇)
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Fedor Indutny
2016-07-16 08:51:43 UTC
Permalink
Hello again,

Do you use renegotiation?
Post by paladinchen(陈奇)
Hi,
Thank you for your replay, how to resovle this issue or avoid it
hanppen ? when this error occur , will reconnect to serveraffect normal
use .
i think it should hanppen in ssl init phase ,why it happen in normal
data transmit phase .
Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700
------------------------------
paladinchen(陈奇)
*Date:* 2016-07-16 14:02
*Subject:* Re: [openssl-dev] SSL_read return error(Internet mail)
Hello!
It looks like the server replies with a bad data sometimes. I wonder if
server could be speaking different protocols at such moments?
Hope it helps,
Fedor.
Post by paladinchen(陈奇)
Hi ,
use openSSL lib run sometimesand generate this error , i can't find
reason ,this issue always puzzled me
please help me, thank you .
Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700
------------------------------
paladinchen(陈奇)
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
paladinchen(陈奇)
2016-07-16 09:32:51 UTC
Permalink
Hi !
I only see these error log , don't kown hanppen scence 。

I see log print "s3_clnt.c" , it should run at client mode , but my process run at server mode .



________________________________
paladinchen(陈奇)

From: openssl-dev<mailto:openssl-dev-***@openssl.org>
Date: 2016-07-16 16:51
To: openssl-***@openssl.org<mailto:openssl-***@openssl.org>
CC: openssl-dev<mailto:openssl-dev-***@openssl.org>
Subject: Re: [openssl-dev] SSL_read return error(Internet mail)
Hello again,

Do you use renegotiation?

On Sat, Jul 16, 2016 at 3:09 AM, paladinchen(陈奇) <***@tencent.com<mailto:***@tencent.com>> wrote:
Hi,
Thank you for your replay, how to resovle this issue or avoid it hanppen ? when this error occur , will reconnect to serveraffect normal use .

i think it should hanppen in ssl init phase ,why it happen in normal data transmit phase .

error log :Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700
________________________________
paladinchen(陈奇)

From: openssl-dev<mailto:openssl-dev-***@openssl.org>
Date: 2016-07-16 14:02
To: openssl-***@openssl.org<mailto:openssl-***@openssl.org>
CC: openssl-dev<mailto:openssl-dev-***@openssl.org>
Subject: Re: [openssl-dev] SSL_read return error(Internet mail)
Hello!

It looks like the server replies with a bad data sometimes. I wonder if server could be speaking different protocols at such moments?

Hope it helps,
Fedor.

On Sat, Jul 16, 2016 at 1:21 AM, paladinchen(陈奇) <***@tencent.com<mailto:***@tencent.com>> wrote:
Hi ,
use openSSL lib run sometimesand generate this error , i can't find reason ,this issue always puzzled me
please help me, thank you .

error log :Error: error:14092072:SSL routines:SSL3_GET_SERVER_HELLO:bad message type:s3_clnt.c:700


________________________________
paladinchen(陈奇)
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
Loading...