wget ignore el error de certificado SSL

wget --no-check-certificate "https://myPath/myFile.xlsx"
saggiyogesh