On Wed, Aug 15, 2007 at 12:02:17PM -0700, Juan Lang wrote: > What do you think of my most recent suggestion, that the Root store > should not read from the registry, but should read from certs > installed locally, where the path to them is set in the registry?
I guess that is a good and felxible solution. That should push any trust concerns to the distribution that wine is running on. (Which is a good thing as e.g. for Debian you only ever need to obtain a installation cd from a trusted source once and after that can rely on the signature on packages, I would imagine that this is similar for other distributions.) Jan