SDK Manager 1.8.0.10363 fails on download with the error:
Drivers for Jetson - target_image: DevZone get download url failed: RequestError: unable to get local issuer certificate .
Our IT department has a security solution that swaps certificates with ones signed by the company. I was able to get both Firefox and Chrome to use the correct CA, also the command line curl and wget work fine.
Where can I specify the location of the trusted CA for SDK Manager ?
The host OS is Ubuntu 20.04. I know our IT is signing the https connections with their cert, replacing the NVidia cert. I have the trusted cert added to the system, see the original post.
The question is, where is the location for the trusted root CA that SDK Manager is using, so I can add my certificate there, too?