https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244518
Edward Tomasz Napierala <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Edward Tomasz Napierala <[email protected]> --- 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.
