Jeremy,
I am using the wgetrc file to feed information to the proxy. I get the
same error when running that command. I also tried to set the
username/password in the wgetrc file which didn't help either. I am
using the username/password for my Oracle account. Please let me know
if that's not the right combination.
If I'm right, and it's your local proxy which requires authorization, using the
My Oracle Support account is the wrong thing. The username/password required is
set by the administrator of your local web proxy. I hope this isn't you :)
Another test is to try to download some file with wget from a different server,
e.g.:
wget --no-check-certificate
https://www.par.univie.ac.at/solaris/pca/stable/pca
If this gives the same error, it's definitely a question of using your local
proxy correctly, as the Oracle server isn't involved here at all.
Martin.