[Bug 214358] ports-mgmt/pkg: >= 1.9.0 client certificate permission denied

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 9 11:33:11 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214358

Eugene V. Lyapin <ev.lyapin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ev.lyapin at gmail.com

--- Comment #1 from Eugene V. Lyapin <ev.lyapin at gmail.com> ---
Sorry, correct PKG_ENV (pkg.conf):

PKG_ENV {
    SSL_CLIENT_CERT_FILE:
"/usr/local/etc/ssl/repo/repo.kaspersky-labs.com-client.crt",
    SSL_CLIENT_KEY_FILE:
"/usr/local/etc/ssl/repo/repo.kaspersky-labs.com-client.key",
    SSL_CA_CERT_FILE: "/usr/local/etc/ssl/repo/KLCA.pem",

}

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


More information about the freebsd-pkg mailing list