[Mono-dev] Centralized MonoStore
Robert Jordan
robertj at gmx.net
Tue Jan 17 16:37:08 UTC 2012
On 17.01.2012 16:54, jaysonp wrote:
> Now after running this shellscript, should I expect that
> "$monoprefix/share/.mono/" will exist? Because I already did run this
> shellscript but .mono is still not existing? Does this mean that mono cert
> store is still not existing?
The script operates certmgr in user mode. This means that the certs
are be placed into user's cert store (%APPDATA%\.mono\).
The machine store is activated with cermgr's "-m" switch.
Mozroots equivalent: "--machine".
Robert
More information about the Mono-devel-list
mailing list