[Mono-bugs] [Bug 327314] New: Mono doesn' t correctly handle some https pages and return wrong exception.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Sep 21 15:48:52 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=327314
Summary: Mono doesn't correctly handle some https pages and
return wrong exception.
Product: Mono: Class Libraries
Version: unspecified
Platform: x86
OS/Version: Novell Linux Desktop 9
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: m.majchrowicz at gmail.com
QAContact: mono-bugs at ximian.com
Found By: ---
First you have valid certificate for gmail.com.
This can be obtained using this:
mozroots --import --sync
gmcs ./test.cs
mono test.exe
And then you should get following error:
Unhandled Exception: System.Net.WebException: The remote server returned an
error: (501) Not Implemented.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult
result) [0x00000]
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData
data) [0x00000]
I use mono from svn head.
--
Configure bugmail: https://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