SSL Proxy Errors When Installing Toolchain Manager

I'm trying to install the toolchain manager on a new work computer and I'm running into issues that I think are related to my work's proxy.

I've tried following the steps from this QA but haven't had any luck.

How to use nRF Connect v2.0 behind corporate SSL proxy? - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)

I've set the correct cafile path for yarn and I've tried disabling the "strict-ssl" setting all together and no luck.

Here is a copy of the error message that I get regardless of what settings I change.

I'm able to copy and paste that link into a browser and download the tar file without issue so I'm not sure why the nRF connect desktop isn't able to grab it. I have certificates registered with my OS, browser, nodejs, yarn, etc.

Anyone have suggestions on how to resolve the error?

Parents Reply
  • Actually do you know how the software under the hood is trying to pull the packages? Is it using curl or wget or something else entirely?

    That might impact what additional environment variables I can set to let it know where to find the certificates.

    This ticket might be OBE because the toolchain manager on my other system did mention that the IDE is not the recommended IDE and manager of the SDK toolchains. Should the IDE be used instead to download SDKs and toolchains instead of the toolchain manager?

Children
No Data
Related