[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: Sat, 08 Jul 2023 00:38:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272406

--- Comment #8 from Adam Strohl <adam.strohl-fbsd@ateamsystems.com> ---
(In reply to Andrew "RhodiumToad" Gierth from comment #7)

Yeah this has been working for years and we have deployed across hundreds of
servers so kind of a key issue for us.

What did you do that did work?

What we're using in pkg.conf that stopped working:

PKG_ENV {
   SSL_CLIENT_CERT_FILE = "/usr/local/ateam/etc/pkg/client-entitlement.crt";
   SSL_CLIENT_KEY_FILE = "/usr/local/ateam/etc/pkg/client-entitlement.key";
}

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