On Sat, Jun 18, 2016 at 7:40 AM, Ben Steel via freebsd-stable <[email protected]> wrote: > It's not just you, Wolfgang. See bug 210332 at bugs.freebsd.org. > The new certificate is in place on the 4 mirrors that I found (US East, US > West, UK, Russia) but didn't verify cleanly and wasn't in the documentation. > > For me, the fix was in Dimitry's mail, a step I probably missed when > installing security/ca_root_nss: > > sudo ln -s /usr/local/share/certs/ca-root-nss.crt /etc/ssl/cert.pem > > Hope this helps, > > Ben >
You might have saved options for security/ca_root_nss which tell the port not to install the symlink. The ETCSYMLINK option has been on by default for quite a long time. Delete the saved options or change them to have the port control the symlink. -Kimmo _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
