Nvidia SDKManager Download Issues

So, I managed to speak to a few people and followed a corporate procedure for setting up Ubuntu correctly to use our company’s proxy and cert chain and everything else on the system works. apt-get works, curl of https://google.com works, Firefox works to https://google.com, Anaconda works, the only one not working is the SDKManager.

It still gives me “self signed certificate in the certificate chain” errors. Does anyone know what the SDKManager uses under the hood to download these files? It doesn’t appear to respect the system settings that’s for sure. It does use the $HTTPS_PROXY environment variable for the proxy location, but nothing about disabling SSL or pointing it to the cert chain located at /usr/local/share/ca-certificates appears to be used.

I see there is a ~/.nvsdkm/.sdkm.bashrc file. Can something be set in there to resolve this?

Otherwise, does Nvidia offer any other options to get a list of these files to batch download via a browser or something? I saw this post Sdkmanager download error but man, there’s a lot of URLs to pull from that json then to individually download…

Thanks again for the help in advance.

@EdwardZhou @dusty_nv?