[Bug 285611] Uses/go.mk: remove FETCH_DEPENDS=ca_root_nss

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 May 2025 01:04:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285611

Adam Weinberger <adamw@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adamw@FreeBSD.org

--- Comment #5 from Adam Weinberger <adamw@FreeBSD.org> ---
I wouldn't expect any problem with building, but my concern is about runtime.
Go doesn't use openssl, so and I have no idea what Go does for certificate
chain verification.

If Go doesn't use ca_root_nss, we can remove the dependency. But before we do:
could we instead teach Go to utilize it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.