[arch-general] Trusting certificates when installing mono
5 Feb
2015
5 Feb
'15
4:50 p.m.
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
3572
Age (days ago)
3572
Last active (days ago)
0 comments
1 participants
participants (1)
-
Drew DeVault