Please use the wget
with --no-check-certificate
e.g.
wget --no-check-certificate "https://myPath/myFile.xlsx"
should work.
Please use the wget
with --no-check-certificate
e.g.
wget --no-check-certificate "https://myPath/myFile.xlsx"
should work.