Re: [go-nuts] Meta question about server cert at proxy.golang.org

2025-04-24 Thread 'Sean Liao' via golang-nuts
If it was affected by no_proxy, that points to your proxy serving the invalid cert, rather than the upstream. - sean On Thu, Apr 24, 2025, 19:11 David Karr wrote: > I haven't had to download a module from remote for a while. Today I am > seeing the following: > > *go: module k8s.io/client-go/t

[go-nuts] Meta question about server cert at proxy.golang.org

2025-04-24 Thread David Karr
I haven't had to download a module from remote for a while. Today I am seeing the following: *go: module k8s.io/client-go/tools/clientcmd: Get "https://proxy.golang.org/k8s.io/client-go/tools/clientcmd/@v/list": tls: failed to parse certificate from server: x509: negative serial number* With