wget - chunhualiao/public-docs GitHub Wiki
Option 1: Use --no-check-certificate
You can instruct wget to ignore certificate validation. This is not recommended for production environments or sensitive downloads, but it can be used as a temporary workaround.
sudo wget --no-check-certificate -O /root/repo/NVIDIA_Latest https://abc.x/repo/nvidia-drivers/NVIDIA_Latest