Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2022 07:41:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 244518] emulators/linux_base-c7: missing ca-certificates
Message-ID:  <bug-244518-4077-eSWWRj4XcR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244518-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244518-4077-eSWWRj4XcR>