Page 1 of 1
wget --no-check-certificate (3.0.0.7-beta)
Posted: 09 Feb 2015 13:05
by DaN
Would it be possible to do wget without "--no-check-certificate" in future update scripts? I suspect its not a good idea in the long run.
Re: wget --no-check-certificate (3.0.0.7-beta)
Posted: 09 Feb 2015 19:54
by shawniverson
wget was broken for a long time in CentOS. We tried to resolve it (update root certs, import site certs, etc.) but for a while there it was broken and we had to add this as a workaround.
Re: wget --no-check-certificate (3.0.0.7-beta)
Posted: 10 Feb 2015 10:51
by darky83
In future updates I want to wget only from dl.efa-project.org instead of directly from github.
That way we have some control and we can do things like md5sums also, (Centos and github had some issues with the certificates so we had to create a workaround to keep updates working.)