[Mono-list] Mono trust stire location
Todd Berman
tberman@sevenl.net
Thu, 08 Apr 2004 17:27:45 -0400
As far as storing user configuration info, monodoc uses the fd.o
standard, as does monodevelop.
Is that something we should be pushing? (we seem to be)
If so, when we should use it ourselves, and we should setup one of the
SpecialFolders to return the proper directory so that apps can use it
easily.
For those of you unfamiliar with the standard, it basically goes like
this: if XDG_CONFIG_HOME is set in the env, use that directory +
something app specific, and if not, use ~/.config/ + something app
specific. So MonoDevelop uses: ~/.config/MonoDevelop/ by default.
--Todd
On Thu, 2004-08-04 at 14:57 -0600, Sunil Kumar wrote:
> Hi Sebastie,
> Is it possible that we can speicfy the location where we want to
> create the trust store.
>
> SUnil.
>
> >>> Sebastien Pouliot <spouliot@videotron.ca> 4/8/2004 2:50:22 PM >>>
> Hello Sunil,
>
> All user certificate stores are located under
> ~/.mono/certs/
>
> The trusted store is
> ~/.mono/certs/Trust/
>
> But this could change between release, so it's better to use certmgr
> to
> add/remove certificates.
>
> Sebastien Pouliot
> http://pages.infinit.net/ctech/poupou.html
>
>
> -----Original Message-----
> From: mono-list-admin@lists.ximian.com
> [mailto:mono-list-admin@lists.ximian.com]On Behalf Of Sunil Kumar
> Sent: 8 avril 2004 16:42
> To: mono-list@lists.ximian.com
> Subject: [Mono-list] Mono trust stire location
>
>
> Hi ,
> Does anyone Knows the location of the mono trust store? i.e when I
> add a certificate using " certmgr add -c Trust
> <TrustRootCertificate>"
> where does my TrustRootCertificate gets added.
>
> Regards,
> Sunil.
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
> _______________________________________________
> Mono-list maillist - Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list