[Mono-bugs] [Bug 716515] XmlDocument.Load(url) throws WebException when using HTTPS

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 11 10:28:37 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=716515

https://bugzilla.novell.com/show_bug.cgi?id=716515#c5


--- Comment #5 from Sebastien Pouliot <sebastien.pouliot at gmail.com> 2011-09-11 14:28:36 UTC ---
> hopefully this will still get fixed

Sure, the workaround is just to unblock you until a fix is released :-)

> Thanks for the tip & quick response

Here's a better workaround (now that I know where the issue is)

* select "Link SDK assemblies"

* add "--linkskip=Mono.Security" to the "extra mtouch arguments"

That will give you most of the linker advantages (every SDK assembly except for
Mono.Security) and working HTTPS.

-- 
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