[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots(). (#4340)
authorMartin Baulig <martin.baulig@xamarin.com>
Wed, 8 Feb 2017 16:12:02 +0000 (17:12 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2017 16:12:02 +0000 (17:12 +0100)
commit8b18c8428913c655087929903e830abdbd0bf01c
tree8dc4e66d681f887749eadd891046583b048ff727
parentd46d59e019fc14bb9dab08a0cc2aa117470d1895
[btls]: Fix MonoBtlsX509Store.cs.AddTrustedRoots(). (#4340)

This internal method is only called from Mono.Btls.Interface.BtlsStore
and used by the web-tests.

Call MonoBtlsProvider.SetupCertificateStore(store) to make its
behavior consistent with the internal implementation.
mcs/class/System/Mono.Btls/MonoBtlsX509Store.cs