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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78740 --- shadow/78740 2006-07-03 11:48:20.000000000 -0400 +++ shadow/78740.tmp.4779 2006-07-03 12:54:01.000000000 -0400 @@ -265,6 +265,12 @@ b) run the Mono.Security X509Chain code on it (see the SSL/TLS implementation code); (a) is easier but may get you (or other people) into some trouble depending on how you'll be using the certificate inside Mono. (b) is just a little more copy-n-paste code; + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-03 12:54 ------- +I think i'll check the SSL_CLIENT_VERIFY="SUCCESS" apache environment +variable... because mod-mono-server doesn't know where the CA's +certificate live! +I'll post another patch tomorrow! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
