Just a quick post – If you want to download a file using wget from a server that has an invalid SSL certificate (expired, not from a trusted issuer etc) then you can use the –no-check-certificate flag to make wget ignore such errors.
Just a quick post – If you want to download a file using wget from a server that has an invalid SSL certificate (expired, not from a trusted issuer etc) then you can use the –no-check-certificate flag to make wget ignore such errors.