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=79222 --- shadow/79222 2006-09-03 13:09:52.000000000 -0400 +++ shadow/79222.tmp.18554 2006-09-03 14:02:38.000000000 -0400 @@ -10,12 +10,13 @@ Component: Mono.Security AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: Summary: SSL support in XSP doesn't work Steps to reproduce the problem: 1. makecert -r -n "CN=test" -sv test.pvk test.cer 2. xsp2 --https --cert test.cer --pkfile test.pvk 3. wget https://localhost:8080/ @@ -80,6 +81,10 @@ initial.ReadRequestData (); ------- Additional Comments From [EMAIL PROTECTED] 2006-09-03 13:09 ------- Right. The patch is fine. Thanks Sebastien. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-03 14:02 ------- +XSP patch applied in SVN r64827. +Keeping open for Mono.Security.dll issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
