Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"sslv3 alert unexpected message" during renegotiation

308 views
Skip to first unread message

Albe Laurenz

unread,
Nov 21, 2012, 7:31:55 AM11/21/12
to
I'm using OpenSSL 1.0.0 (RPM openssl-1.0.0-20.el6.x86_64)
on RedHat EL 6.2 and have the following repeatable problem:

OpenSSL is used by PostgreSQL. After a certain number of
bytes have been transferred, the database server renegotiates
encryption. This usually works fine here.

However, in a certain situation renegotiation fails.
The server gets "unexpected record" and the client
"sslv3 alert unexpected message".

Both client and server use the same OpenSSL version,
and they should both adhere to RFC 5746.

I got a stack trace from the client, and here it is:

#0 ERR_put_error (lib=20, func=148, reason=1010, file=0x379b446a70
"s3_pkt.c", line=1193) at err.c:708
#1 0x000000379b4265d8 in ssl3_read_bytes (s=0x15e3140, type=22,
buf=0x15ea300 "\001", len=4, peek=0) at s3_pkt.c:1193
#2 0x000000379b426f52 in ssl3_get_message (s=0x15e3140, st1=4384,
stn=4385, mt=-1, max=20000, ok=0x7fff0e1d9538)
at s3_both.c:426
#3 0x000000379b41fe81 in ssl3_get_server_hello (s=0x15e3140) at
s3_clnt.c:739
#4 0x000000379b4216f8 in ssl3_connect (s=0x15e3140) at s3_clnt.c:283
#5 0x000000379b425da9 in ssl3_read_bytes (s=0x15e3140, type=23,
buf=0x7f6bc95bc02e "d", len=16646114, peek=0) at s3_pkt.c:1093
#6 0x000000379b422200 in ssl3_read_internal (s=0x15e3140,
buf=0x7f6bc95bc02e, len=16646114, peek=0) at s3_lib.c:3265
#7 0x000000379481ae84 in pqsecure_read (conn=0x15db7d0,
ptr=0x7f6bc95bc02e, len=16646114) at fe-secure.c:329
#8 0x0000003794812ae1 in pqReadData (conn=0x15db7d0) at fe-misc.c:629
#9 0x000000379480ffc3 in PQconsumeInput (conn=0x15db7d0) at
fe-exec.c:1459
#10 0x00007f6bcb7b73e4 in libpqrcv_receive (timeout=100,
type=0x7fff0e1d9d2f "w\002", buffer=0x7fff0e1d9d20, len=0x7fff0e1d9d28)
at libpqwalreceiver.c:365
#11 0x0000000000601797 in WalReceiverMain () at walreceiver.c:311
#12 0x00000000004ae1a1 in AuxiliaryProcessMain (argc=2,
argv=0x7fff0e1d9dc0) at bootstrap.c:433
#13 0x00000000005ee0c3 in StartChildProcess (type=WalReceiverProcess) at
postmaster.c:4504
#14 0x00000000005f13c1 in sigusr1_handler (postgres_signal_arg=<value
optimized out>) at postmaster.c:4300
#15 <signal handler called>
#16 0x00000037934de2d3 in __select_nocancel () from /lib64/libc.so.6
#17 0x00000000005ef54a in ServerLoop () at postmaster.c:1415
#18 0x00000000005f21de in PostmasterMain (argc=<value optimized out>,
argv=<value optimized out>) at postmaster.c:1116
#19 0x0000000000594398 in main (argc=5, argv=0x1596bf0) at main.c:199

- Can anybody tell me from the stack trace what is going on
and what causes the error?

Please don't tell me to ask PostgreSQL hackers
because that's me (and yes, I did ask).

Yours,
Laurenz Albe
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openss...@openssl.org
Automated List Manager majo...@openssl.org

Albe Laurenz

unread,
Nov 23, 2012, 8:55:39 AM11/23/12
to
I wrote:
> I'm using OpenSSL 1.0.0 (RPM openssl-1.0.0-20.el6.x86_64)
> on RedHat EL 6.2 and have the following repeatable problem:
>
> OpenSSL is used by PostgreSQL. After a certain number of
> bytes have been transferred, the database server renegotiates
> encryption. This usually works fine here.
>
> However, in a certain situation renegotiation fails.
> The server gets "unexpected record" and the client
> "sslv3 alert unexpected message".
>
> Both client and server use the same OpenSSL version,
> and they should both adhere to RFC 5746.

I researched some more, and the found that during
renegotiation, the server expects a message of type
SSL3_RT_HANDSHAKE, but gets SSL3_RT_APPLICATION_DATA,
which causes the "unexpected record" message.
The error on the client seems to be a consequence
of that.

The code that does the renegotiation looks like this
(simplified):

if (SSL_renegotiate(ssl) <= 0)
{ /* error out */ }
if (SSL_do_handshake(ssl) <= 0)
{ /* error out */ }
if (ssl->state != SSL_ST_OK)
{ /* error out */ }
ssl->state |= SSL_ST_ACCEPT;
SSL_do_handshake(ssl); <---- error happens here
if (ssl->state != SSL_ST_OK)
{ /* error out */ }

Is that code ok?
Is that an OpenSSL bug?
What could cause such behaviour?

Tech Instructs

unread,
Apr 30, 2023, 12:02:08 PM4/30/23
to
A platform for professional technology guides is called Tech Instructs. Only interesting content that you will find here will be offered to you. https://techinstructs.com/

Asim Ali

unread,
Apr 30, 2023, 1:12:24 PM4/30/23
to
On Sunday, April 30, 2023 at 9:02:08 PM UTC+5, Tech Instructs wrote:
> A platform for professional technology guides is called Tech Instructs. Only interesting content that you will find here will be offered to you. https://techinstructs.com/
yes you can also visit my site : <a href="https://telemedmx.com///">game</a>

Asim Ali

unread,
May 2, 2023, 11:15:38 AM5/2/23
to

Asim Ali

unread,
May 2, 2023, 11:29:05 AM5/2/23
to
maps.google.com/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.de/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.uk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.co.uk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.jp/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.fr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.fr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.es/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.es/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.it/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.br/url?sa=t&url=https://thoughtfulblog66.blogspot.com%2F
maps.google.ca/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.hk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.nl/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.nl/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.in/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.ru/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.pl/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.au/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.au/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.tw/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.tw/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.id/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.at/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.at/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.cz/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.co.th/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.ua/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.tr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.mx/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.dk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.dk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.hu/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.fi/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.vn/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.pt/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.pt/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.my/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.my/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.za/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.co.za/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.sg/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.gr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.gr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.il/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.cl/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.cl/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.ie/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.ie/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.sk/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.bg/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.bg/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.pe/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.co/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.sa/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.sa/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.hr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.hr/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.co.ve/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.co.ve/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.ee/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.si/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.ec/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.lv/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.uy/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.bd/url?sa=t&url=https://thoughtfulblog66.blogspot.com
images.google.com.do/url?sa=t&url=https://thoughtfulblog66.blogspot.com
maps.google.com.do/url?sa=t&url=https://thoughtfulblog66.blogspot.com
http://images.google.ps/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.ps/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.tn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.tn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.lb/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.lb/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.dz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.dz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.dz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.np/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.jo/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.jo/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.jo/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.kh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.kh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.kh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.mu/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.mu/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.mu/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.af/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.mt/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.mt/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.jm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.jm/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.com.jm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.as/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.iq/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.iq/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.iq/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.ad/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.ad/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.ad/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.qa/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.qa/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.qa/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.ly/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.ly/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.ly/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.cm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.cm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.cm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.li/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.li/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.li/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.bh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.bh/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.com.bh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.sn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.pa/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.bs/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.bs/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.bs/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.drugoffice.gov.hk/gb/unigb/newsblog.gr
http://maps.google.com.mm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.co.zm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.md/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.md/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.om/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.om/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.com.om/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.mn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.mn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.mn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.kg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.kg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.kg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.bi/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.bi/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.bi/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.fm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.fm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.fm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.tj/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.tj/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.vg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.vg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.vg/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.sh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.sh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.sh/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.sc/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.sc/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.sc/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.bn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.bn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.bn/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.sm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.sm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.sm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.et/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.et/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.com.et/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.co.mz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.co.mz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.co.mz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.co.zw/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.co.zw/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.co.zw/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.co.ck/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.co.ck/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.co.ck/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.la/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.la/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.la/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.ai/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.ai/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.com.ai/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.gi/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.tm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.tm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.dm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.dm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.dm/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.co.uz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.co.uz/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.gl/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.gl/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.gl/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.ht/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.ht/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.ht/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.vu/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.vu/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.vu/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.st/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.st/url?q=https://thoughtfulblog66.blogspot.com%2F
http://www.google.st/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.al/url?q=https://thoughtfulblog66.blogspot.com%2F
https://www.google.al/url?q=https://thoughtfulblog66.blogspot.com%2F
http://maps.google.com.vc/url?q=https://thoughtfulblog66.blogspot.com%2F
http://images.google.com.vc/url?q=https://thoughtfulblog66.blogspot.com%2F

asim Us

unread,
May 3, 2023, 7:47:28 AM5/3/23
to

Robert Rodriguez

unread,
May 10, 2023, 12:23:00 PM5/10/23
to
Such beds should be easily accessible, as they mean significantly more work over time.
https://samen.de/sperli-fleisch-tomate-anacoeur.html
0 new messages