[Bug 285611] Uses/go.mk: remove FETCH_DEPENDS=ca_root_nss
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285611] Uses/go.mk: remove FETCH_DEPENDS=ca_root_nss"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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 the assignee for the bug.