[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
Sat Sep 2 14:50:39 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-08-30 18:33:00.000000000 -0400
+++ shadow/79222.tmp.31412 2006-09-02 14:50:39.000000000 -0400
@@ -10,13 +10,12 @@
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/
@@ -42,6 +41,10 @@
duplicated using SVN
------- Additional Comments From thelsdj at gmail.com 2006-08-30 18:33 -------
I think the problem with 1.1.13.6 is fixed in later versions of
Mono.Security.dll but with svn the issue of connection hanging still
remains (regardless of version of Mono.Security.dll)
+
+------- Additional Comments From sebastien at ximian.com 2006-09-02 14:50 -------
+Bug may be located inside XSP
+http://lists.ximian.com/archives/public/mono-devel-list/2006-September/020226.html
More information about the mono-bugs
mailing list