[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
Thu Aug 3 12:26:13 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78740
--- shadow/78740 2006-08-03 12:23:47.000000000 -0400
+++ shadow/78740.tmp.23997 2006-08-03 12:26:13.000000000 -0400
@@ -407,6 +407,18 @@
------- Additional Comments From sebastien at ximian.com 2006-08-03 12:23 -------
Created an attachment (id=17401)
mod_mono module patch (man)
+
+------- Additional Comments From sebastien at ximian.com 2006-08-03 12:26 -------
+Gonzalo, here's the patch to completely fill the required information
+for HttpClientCertificate.
+
+By default the client certificates will be validated by both Apache
+and mono. However it's easy to think about use case where only Apache
+or only Mono validation would be required, so a MOD_MONO_CCV variable
+can be used to limit the validity checks.
+
+Hubert, can you try this patch in your environment ?
+Thanks
More information about the mono-bugs
mailing list