Date: Wed, 28 May 2025 03:48:24 +0000 From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: [Bug 285611] Uses/go.mk: remove FETCH_DEPENDS=ca_root_nss Message-ID: <bug-285611-42334-VofG22w9IS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-285611-42334@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285611 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Michael Osipov from comment #6) The default path that is likely to be used is written in root_bsd.go, which is in the same directory. Then, it seems that the root_unix.go can provide the path for cacert through the environment variables named SSL_CERT_FILE and SSL_CERT_DIR. But I don't know go, so I don't understand the difference between the assignment operators := and = :) It seems that setting the environment variable SSL_CERT_FILE is necessary to prevent /usr/local/etc/ssl/cert.pem from being used without patching, but I don't understand. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285611-42334-VofG22w9IS>
