Upgrade wget on CentOS 5
…cting to wordpress.org|66.155.40.250|:443… connected. ERROR: certificate common name *.wordpress.org’ doesn’t match requested host name wordpress.org’. To connect to wordpress.org insecurely, use `–no-check-certificate’. Unable to establish SSL connection. unzip: cannot find or open latest.zip, latest.zip.zip or latest.zip.ZIP Turns out this is a bug in wget 1.11 that was fixed in 1.12, but the former is what is available via yum. There is a bu…