[ 
https://issues.apache.org/jira/browse/QPID-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13879406#comment-13879406
 ] 

Andrew Stitcher commented on QPID-5488:
---------------------------------------

It turned out that the problem was triggered by a newer version of the nss ssl 
libraries only initially sending the first byte of the bytestream. There was a 
bug in the client side decoding of the initial protocol handshake that meant 
that this byte was then ignored but the code entered the post initialisation 
state and then tried to use this byte and all subsequent ones as if they were 
the next frame on the wire.

> Apparent corruption of SSL connection
> -------------------------------------
>
>                 Key: QPID-5488
>                 URL: https://issues.apache.org/jira/browse/QPID-5488
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.26
>         Environment: Fedora 20 x86-64, GCC 4.8.2
>            Reporter: Justin Ross
>            Assignee: Andrew Stitcher
>            Priority: Blocker
>             Fix For: 0.26
>
>         Attachments: ssl-test-output.txt
>
>
> ssl_test fails.  See attached output for details.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to