RE: [TLS] Suggestion for TLS Developer List
"Ron Teitelbaum" <Ron@USMedRec.com> Sat, 22 July 2006 00:28 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1G45M2-00039R-CT; Fri, 21 Jul 2006 20:28:26 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1G45M0-00039M-W3 for tls@ietf.org; Fri, 21 Jul 2006 20:28:24 -0400
Received: from smtpout10-04.prod.mesa1.secureserver.net ([64.202.165.238]) by ietf-mx.ietf.org with smtp (Exim 4.43) id 1G45Lz-0004Xv-Kn for tls@ietf.org; Fri, 21 Jul 2006 20:28:24 -0400
Received: (qmail 7458 invoked from network); 22 Jul 2006 00:28:22 -0000
Received: from unknown (69.174.163.252) by smtpout10-04.prod.mesa1.secureserver.net (64.202.165.238) with ESMTP; 22 Jul 2006 00:28:22 -0000
From: Ron Teitelbaum <Ron@USMedRec.com>
To: "'Yngve N. Pettersen (Developer Opera Software ASA)'" <yngve@opera.com>
Subject: RE: [TLS] Suggestion for TLS Developer List
Date: Fri, 21 Jul 2006 20:28:22 -0400
Organization: US Medical Records Specialists
Message-ID: <!&!AAAAAAAAAAAYAAAAAAAAALn4DBa9j89Bkul53Jf1ky/CgAAAEAAAAMQxgkg+l7lGun8iPSSLwYgBAAAAAA==@USMedRec.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869
In-Reply-To: <op.tc2dl5ylqrq7tp@nimisha.invalid.invalid>
Thread-Index: AcatI9XbX+xUOk+pRcSehDNnlwFvywAATG6g
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 0a7aa2e6e558383d84476dc338324fab
Cc: tls@ietf.org
X-BeenThere: tls@lists.ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Ron@USMedRec.com
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.lists.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/tls>
List-Post: <mailto:tls@lists.ietf.org>
List-Help: <mailto:tls-request@lists.ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@lists.ietf.org?subject=subscribe>
Errors-To: tls-bounces@lists.ietf.org
Thank you very much for your response; that was indeed the problem! Now that I've seen that it works I will be much more careful to validate that I've done things properly, and assume first that it's me not Internet Explorer that is the problem. Thanks again! Ron > -----Original Message----- > From: Yngve N. Pettersen (Developer Opera Software ASA) > [mailto:yngve@opera.com] > Sent: Friday, July 21, 2006 8:14 PM > To: Ron@usmedrec.com > Subject: Re: [TLS] Suggestion for TLS Developer List > > Hello Ron, > > On Sat, 22 Jul 2006 01:43:34 +0200, Ron Teitelbaum <Ron@USMedRec.com> > wrote: > > > Hi All, > > > > Sorry about the OT spam. I'm having some trouble with a server hello, > it > > looks properly formed but when I send it back to a browser it errors > out. > > > My ServerHello: > <converted to hex 16 wide> > > 16 03 01 00 4B 02 00 00 47 03 01>20<01 85 E2 06 > 19 08 34 8B E8 AE E8 D6 B2 3B D4 35 28 B3 29 03 > C6 66 19 78 A9 5C 38 DB A9 1B 36 34 20 6B BF A3 > CD 15 22 52 0F 95 32 F9 C8 B2 79 4E DB 58 2B 87 > 72 DE EE 3C E3 2B 0B 36 A8 A8 3B 35 F1 00 0A 00 > > I am afraid that the problem is that you are sending a length field > (marked with ><) for the random field, but this field is a fixed size 32 > byte structure. > > My guess is that client either stops at the incorrect session id length, > or at the cipher suite/compression fields which most likely will not match > its expectations. > > Please see RFC 2246 sec. 4.3, 7.4.1.2 and 7.4.1.3 for more information. > > -- > Sincerely, > Yngve N. Pettersen > > ******************************************************************** > Senior Developer Email: yngve@opera.com > Opera Software ASA http://www.opera.com/ > Phone: +47 24 16 42 60 Fax: +47 24 16 40 01 > ******************************************************************** _______________________________________________ TLS mailing list TLS@lists.ietf.org https://www1.ietf.org/mailman/listinfo/tls
- RE: [TLS] Suggestion for TLS Developer List Ron Teitelbaum