Central repo to connect and document components/repos needed for IOS stf support
154
stars
65
forks
source link
Facing ' x509: certificate is valid' while building provider module (Step at https://github.com/DeviceFarmer/stf_ios_support#build-provider-files) #97
Closed
anamgangwar closed 3 years ago
Throws following error go get: module github.com/elastic/go-sysinfo: Get "https://proxy.golang.org/github.com/elastic/go-sysinfo/@v/list": x509: certificate is valid for chalupa-dns-sinkhole.SOMETHING.SOMETHING.com, not proxy.golang.org
I checked the certifcates 'DST Root CA X3' & 'ISRG Root X1' these both are marked for always trust How do I fix this?