[Mono-bugs] [Bug 78740][Nor] Changed - Https Client Certificate doesn't work with mod_mono apache

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 04:02:31 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 informatique.internet at fiducial.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=78740

--- shadow/78740	2006-07-04 14:07:53.000000000 -0400
+++ shadow/78740.tmp.3849	2006-07-05 04:02:31.000000000 -0400
@@ -346,6 +346,20 @@
 > you just have to import the CA certificate with certmgr...
 
 which makes me think it's better for IsValid to return Mono's value
 (or ANDing it's value to Apache result) than returning only Apache
 result. That way the result will always be identical inside the class
 library.
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-07-05 04:02 -------
+>No quite, while it's true that it doesn't concern Http(s) Client
+Certificate (logically), it does concern HttpClientCertificate (the fx
+class itself).
+
+Ok i will implement this...
+
+>People will expect
+HttpClientCertificate.IsValid to be equal to the result Mono would
+produce.
+
+In which case, mono could say a certificate is not valid when apache
+say it is?


More information about the mono-bugs mailing list