แก้ไข wget windows ERROR: cannot verify certificate

wget ปิดการตรวจสอบ Certificate

แก้ไขไฟล์ C:\Program Files (x86)\GnuWin32\etc\wgetrc โดยเพิ่มข้อความนี้

check_certificate = off

หรือใช้ –no-check-certificate

wget [url] --no-check-certificate