pkg problem on FreeBSD 13.0-CURRENT

Kurt Jaeger pi at freebsd.org
Thu Oct 25 16:15:45 UTC 2018


Hi!

> On 10/25/18 5:19 PM, Sean Bruno wrote:
> > pkg-static install -f pkg
> 
> It works better now, but there are some complaints.

If it's only the certificate issue, try this:

cd /usr/local/etc
cp pkg.conf.sample pkg.conf
vi pkg.conf
-------------
PKG_ENV : {
        SSL_NO_VERIFY_PEER: 1
}
-------------

-- 
pi at FreeBSD.org         +49 171 3101372              2 years to go !


More information about the freebsd-current mailing list