[Mono-bugs] [Bug 79991][Nor] Changed - Machine cert store location not FHS compliant

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 20 10:09:46 EST 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 pawel.sakowski at mindbreeze.com.

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

--- shadow/79991	2006-11-20 09:48:38.000000000 -0500
+++ shadow/79991.tmp.9240	2006-11-20 10:09:46.000000000 -0500
@@ -49,6 +49,20 @@
 open one for "CommonApplicationData versus /usr/share".
 
 Please note that while the "machine store" concept is required for
 compatibility with MS framework, I strongly discourage it's use
 because 98% of the time it isn't used correctly - and this can affect
 *all* mono applications on a system.
+
+------- Additional Comments From pawel.sakowski at mindbreeze.com  2006-11-20 10:09 -------
+I disagree that the machine store is merely a compatibility topic.
+Specifically, throughout Mono.Security the Trusted CA Roots are used
+per default to validate foreign certificates. The trust store is
+actually the reason I care about the store's location.
+
+I believe that consistency would require the machine cert stores to be
+place in an analogous place to the HKLM registry entries -- and those
+use Environment.GetMachineConfigPath(). The current location seems
+simply wrong to me.
+
+Just a statement of how I see it. What you do with it is your call.
+Not reopening.


More information about the mono-bugs mailing list