[arch-general] Trusting certificates when installing mono

Drew DeVault sircmpwn at gmail.com
Thu Feb 5 16:50:38 UTC 2015


It can be a frequent problem among .NET devs that mono trusts no 
certificates by default. The usual procedure is to have users manually 
run `mozroots --import --sync` to trust the same certs Mozilla trusts, 
but that makes it so that there will always be a manual step after 
installing your software, even through a package manager.

Can the mono package be altered to import all of the systemwide 
certificates (/etc/ssl/certs) into mono's trust store? This should make 
the problem much less frustrating.

-- 
Drew DeVault


More information about the arch-general mailing list