[Mono-dev] cert-sync

Jo Shields directhex at apebox.org
Thu Jan 22 11:10:26 UTC 2015


> Even if cert-sync won't work on OSX due to having no concatenated file
> available, can mozroots be automated into the OSX mono installer?

It could be. I did some experimenting this morning.

security find-certificate -a -p
/System/Library/Keychains/SystemRootCertificates.keychain > tmp.crt
sudo cert-sync tmp.crt

If we jam that into the installer somehow, then we populate the Mono
cert store from the OSX cert store. It doesn't have any smart way to
keep in sync, but whatevs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150122/e4b4340a/attachment.html>


More information about the Mono-devel-list mailing list