[Bug 272406] ports-mgmt/pkg: pkg-1.20.1 does not work with FreeBSD-13.1-RELEASE-p8 GENERIC amd64

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jul 2023 22:01:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272406

Mel Pilgrim <ports.maintainer@evilphi.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ports.maintainer@evilphi.co
                   |                            |m

--- Comment #5 from Mel Pilgrim <ports.maintainer@evilphi.com> ---
(In reply to OlivierW from comment #3)

Create your own CA, use that to sign the repo cert, install the CA cert in
/usr/local/etc/ssl/certs, and run `certctl rehash` to install it into the base
certs database.  Then pkg will pick it up automatically.

If you have ca_root_nss installed, you'll need to unlink /etc/ssl/cert.pem,
/usr/local/etc/ssl/cert.pem, /usr/local/openssl/cert.pem so that OpenSSL's CA
detection works correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.