Drivers for Jetson - target_image: DevZone get download url failed: RequestError: unable to get local issuer certificate

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 ?

Thank you,
Edgar

1 Like

It’s the first time seen this erorr, I will forward to internl team to see if any suggestions. Thanks

Same problem for me

What’s the host PC OS version? NOt sure if that’s related.
Suggest to try with other host.

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?