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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78224 --- shadow/78224 2006-04-27 16:48:08.000000000 -0400 +++ shadow/78224.tmp.29145 2006-04-27 16:59:43.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78224 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Debian Sid -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Wishlist Component: Mono.Security AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -70,6 +70,22 @@ optiona A and B runs ok. ------- Additional Comments From [EMAIL PROTECTED] 2006-04-27 16:48 ------- Created an attachment (id=16856) SslHttpServer monodevelop project + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-27 16:59 ------- +Well if you tried with successfully with 1.1.15 then you answered the +problem. It means that 1.1.13.6-3 was built at the "wrong" time (after +a fix to the client code affected the server code *and* before this +was fixed). + +The issue was fixed in the 1.1.13 branch (future 1.1.13.x version will +be ok) and in HEAD. + +Note that you can "copy" the Mono.Security.dll from 1.1.14 (or later, +up to 1.2 once release) and install it (using gacutil) into an +existing 1.1.13.x installation (as the 2 branches are kept in total +sync, i.e. bug fixing only). + +Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
