[Mono-bugs] [Bug 349191] [2.0] Certificate verification during SSL handshake fails if root CA is trusted

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 17 08:24:27 EST 2007


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

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349191#c3





--- Comment #3 from Sebastien Pouliot <spouliot at novell.com>  2007-12-17 06:24:26 MST ---
That should be ok.

Since there shouldn't be much difference between 1.1 and 2.0 profiles, let's
try to split the problem in two parts.

1. compile tlstest(*) under 1.1 (mcs) and try

mono --debug tlstest.exe --web https://www.microsoft.com

2. compile tlstest under 2.0 (gmcs) and try

mono --debug tlstest.exe --web https://www.microsoft.com

3. re-execute your sample using mono --debug


(*) available under mcs/class/Mono.Security/Test/tools/tlstest


Thanks


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