[Mono-bugs] [Bug 528511] New: SslStream client authentication doesn't work
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Aug 5 12:42:57 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=528511
Summary: SslStream client authentication doesn't work
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: Other
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System.Security
AssignedTo: spouliot at novell.com
ReportedBy: benoit at zeroc.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=310838)
--> (http://bugzilla.novell.com/attachment.cgi?id=310838)
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. If I set clientCertificateRequired parameter of the
BeginAuthenticateAsServer method to true, the authentication fails for some
reasons. It works fine with .NET on Windows.
Reproducible: Always
Steps to Reproduce:
1. Compile TcpServer.cs and TcpClient.cs
2. Run them in separate terminals
3.
Actual Results:
An IOException: "The authentication or decryption has failed." ...
Expected Results:
It shouldn't fail.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list