[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 09:11:45 EST 2007


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

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=349191#c4


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                                        |RESOLVED
      Info Provider|gert.driesen at pandora.be                         |
         Resolution|                                                |INVALID




--- Comment #4 from Gert Driesen <gert.driesen at pandora.be>  2007-12-17 07:11:44 MST ---
Pffffff, I found the cause: I used to have local changes for no longer setting
a default CertificatePolicy (to match MS), and instead take care of the
"allowed" errors in (Mono.Security's)
HttpsClientStream.RaiseServerCertificateValidation.

I had reverted all these changes, but since the full mono build has been broken
on Windows for quite some time now the changes to
(System.Net)ServicePointManager were reverted but never installed. For
Mono.Security the revert was installed, as I had manually built (and installed)
it as few times.

Sorry for wasting your time on this...


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