[Bug 244518] emulators/linux_base-c7: missing ca-certificates
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jan 2022 07:41:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244518
Edward Tomasz Napierala <trasz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |trasz@FreeBSD.org
--- Comment #3 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
I'm not sure if the /proc file is the problem here. In strace output, I can
see:
stat("/etc/pki/tls/certs/ca-bundle.crt", 0x7fffffffb8c0) = -1 ENOENT (No such
file or directory)
Providing this file - eg by copying from FreeBSD's
/usr/local/share/certs/ca-root-nss.crt - makes Linux curl work.
--
You are receiving this mail because:
You are the assignee for the bug.