[btls] Remove btls-cert-sync and integrate it into cert-sync
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 13 Jan 2017 13:42:50 +0000 (14:42 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 13 Jan 2017 13:43:04 +0000 (14:43 +0100)
commit968c60a0f32c7a4c92568c3feda7503f99b98c94
treeb7284a3932e94aeebea41dff52cbf4795f711ec6
parent3aa59f2e6bddc77c8521bb0bf7ad76813ba5d880
[btls] Remove btls-cert-sync and integrate it into cert-sync

cert-sync already knew how to import into the BTLS cert store,
update it to always import into both stores so we don't need
the btls-cert-sync tool anymore.
12 files changed:
mcs/class/System/Assembly/AssemblyInfo.cs
mcs/tools/Makefile
mcs/tools/btls/AssemblyInfo.cs [deleted file]
mcs/tools/btls/Makefile [deleted file]
mcs/tools/btls/btls-cert-sync-net_4_x.csproj [deleted file]
mcs/tools/btls/btls-cert-sync.cs [deleted file]
mcs/tools/btls/btls-cert-sync.exe.sources [deleted file]
mcs/tools/security/cert-sync.cs
msvc/scripts/order.xml
net_4_x.sln
scripts/.gitignore
scripts/Makefile.am