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

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


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

--- Comment #2 from Eugene V. Lyapin <ev.lyapin at gmail.com> ---
Sorry, correct PKG_ENV:

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