[Mono-bugs] [Bug 66805][Nor] Changed - SslServerStream does not handle HTTPS requests from Mozilla or IE

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Nov 2004 14:22:33 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=66805

--- shadow/66805	2004-11-09 11:27:30.000000000 -0500
+++ shadow/66805.tmp.12008	2004-11-10 14:22:33.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 66805
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
@@ -32,6 +32,13 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-10-02 17:39 -------
 Sebastien, question: what is the appropriate action on this bug?
 
 ------- Additional Comments From sebastien@ximian.com  2004-10-03 12:02 -------
 Resolution in progress
+
+------- Additional Comments From sebastien@ximian.com  2004-11-10 14:22 -------
+Strangely my first fix (not commited) to Carlos' code was only working
+with wget (not FF nor IE). It seems people can have different
+interpretations of "This value must be 32." (page 67).
+
+Fixed in HEAD and backported the whole thing ClientHelloV2 in MONO-1-0.