[Mono-dev] cert-sync

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Thu Jan 22 15:08:59 UTC 2015


> From: Sebastien Pouliot [mailto:sebastien.pouliot at gmail.com]
> 
> In such case OSX (and iOS and Android) are
> delegating the trust decision to the operating system _without_ accessing
> any mono stores. IOW you should get the same decision from Mono that
> Safari would have.
> 
> If you use the .NET API, like X509Chain, then it will still be using Mono's
> managed implementation - which depends on mono's certificate stores (and
> tools).

Thanks - so it sounds like WebClient, on OSX, iOS, and Android, are wrapping around some API provided by the OS, correct?  Is the same true on linux?  


More information about the Mono-devel-list mailing list