dryark / stf_ios_support

Central repo to connect and document components/repos needed for IOS stf support
Other
153 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

anamgangwar commented 3 years ago
  1. After making all the required changes in config.json
  2. In /Users/xxxxxx/Desktop/stf_ios_support I am running make

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?

anamgangwar commented 3 years ago

I was working on a VPN setup, when tried disconnecting the VPN I was successfully able to build.