[Bug 209670] lang/mono: Update certificates store at install/update time
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 20 17:18:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209670
Bug ID: 209670
Summary: lang/mono: Update certificates store at install/update
time
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mono at FreeBSD.org
Reporter: dumbbell at FreeBSD.org
Flags: maintainer-feedback?(mono at FreeBSD.org)
Assignee: mono at FreeBSD.org
Hi!
On FreeBSD, I had to run "mozroots --import --sync" to fetch trusted
certificates before I was able to use a tool called "paket" which wants to
download files from eg. GitHub.
Apparently, this is not required on at least Debian and other OSes. If I
understand correctly, the Debian package populates Mono's trust store during
the package install/update (or the update of ca-certificates) by calling
cert-sync:
http://anonscm.debian.org/cgit/pkg-mono/packages/mono.git/tree/debian/mono-keystore
Would it be possible to implement a similar thing in the FreeBSD port?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list