[Mono-bugs] [Bug 79222][Nor] Changed - SSL support in XSP doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 3 14:02:38 EDT 2006
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 at ximian.com.
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: sebastien at ximian.com
ReportedBy: thelsdj at gmail.com
QAContact: mono-bugs at ximian.com
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 gonzalo at ximian.com 2006-09-03 13:09 -------
Right. The patch is fine.
Thanks Sebastien.
+
+------- Additional Comments From sebastien at ximian.com 2006-09-03 14:02 -------
+XSP patch applied in SVN r64827.
+Keeping open for Mono.Security.dll issue.
More information about the mono-bugs
mailing list