http://bugzilla.novell.com/show_bug.cgi?id=528508
Summary: SslStream doesn't work if client doesn't write to the
stream first
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Major
Priority: P5 - None
Component: System.Security
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Created an attachment (id=310833)
--> (http://bugzilla.novell.com/attachment.cgi?id=310833)
testcase
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us)
AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19
See the attached test case. The callback passed to BeginAuthenticateAsServer in
the server is only called when the client closes the socket or writes something
to the stream.
Reproducible: Always
Steps to Reproduce:
1. compile TcpClient.cs and TcpServer.cs
2. Start TcpClient.exe and TcpServer.exe in 2 different terminals
3.
Actual Results:
Server doesn't receive the OnAuthenticated callback until the client closes the
connection or writes something.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs