wget.sh not working
Trying to download some patches using a downloaded wget.sh and it's not working. Localized it to this part of the script:
# Contact updates site so that we can get SSO Params for logging in
SSO_RESPONSE=`$WGET --user-agent="Mozilla/5.0" https://updates.oracle.com/Orion/Services/download 2>&1|grep Location`
/usr/bin/wget -d --user-agent="Mozilla/5.0" https://updates.oracle.com/Orion/Services/download results in this:
Setting --user-agent (useragent) to Mozilla/5.0
Setting --secure-protocol (secureprotocol) to auto
DEBUG output created by Wget 1.12 on linux-gnu.
--2014-08-21 08:03:26-- https://updates.oracle.com/Orion/Services/download
Resolving updates.oracle.com... 141.146.44.51
Caching updates.oracle.com => 141.146.44.51