[pca] WARNING: cannot verify login.oracle.com's certificate
Dennis Clarke
dclarke at adbs.ca
Mon Jan 13 20:01:26 CET 2014
World class annoying little thing is happening :
Looking for 119757-29 (5/83)
Trying Oracle
Trying https://getupdates.oracle.com/ (1/1)
src: oracle, srcurl:
wgetrc: found /root/.wgetrc
Adding to /tmp/pca.225478: header=Authorization: Basic <base64-user-passwd>
/usr/sfw/bin/wget --progress=dot:binary --ca-certificate=/root/bin/pca
-O /root/pca_data/neptune/archive/119757-29.zip
"https://getupdates.oracle.com/all_unsigned/119757-29.zip"
--2014-01-13 18:36:52--
https://getupdates.oracle.com/all_unsigned/119757-29.zip
Resolving getupdates.oracle.com... 141.146.44.51
Connecting to getupdates.oracle.com|141.146.44.51|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Cookie coming from updates.oracle.com attempted to set domain to
updates.oracle.com
Location:
https://login.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login?site2pstoretoken=v1.2~E4066BF0~F7D3F0395815C0E25.....AA476
[following]
--2014-01-13 18:36:52--
https://login.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login?site2pstoretoken=v1.2~E4066BF0~F7D3F0395815C0E25.....AA476
Resolving login.oracle.com... 209.17.4.8
Connecting to login.oracle.com|209.17.4.8|:443... connected.
WARNING: cannot verify login.oracle.com's certificate, issued by
`/C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at
https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 International
Server CA - G3':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 401 Unauthorized
Authorization failed.
Removing /tmp/pca.225478
Failed (Error 401: Unauthorized)
Failed (patch not found)
So that kills every patch download right there.
I have tried this :
# cat /root/.wgetrc
progress=dot:mega
check-certificate=off
No change.
Any thoughts or shall I need to mess about with getting a cacert path
sorted out
as well as a ca-cert tarball out of mozilla sources and all that jazz ?
Here are my envionment variables if that helps :
# env | sort
CC=cc
COLUMNS=132
CXX=CC
EDITOR=/usr/xpg4/bin/vi
HOME=/root
HZ=
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LINES=43
LOGNAME=root
MACHINE=neptune
MAIL=/usr/mail/root
PATH=/usr/xpg6/bin:/usr/xpg4/bin:/usr/ccs/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/dt/bin:/usr/openwin/bin:/usr/X11/bin:/opt/schily/bin:/usr/platform/SUNW,Sun-Fire-V210/sbin
PCA_FROMFILES=/root/pca_data/neptune/system_data
PCA_PASSWD=XXXXXXXXXX
PCA_PATCHDIR=/root/pca_data/neptune/archive
PCA_USER=XXXXXXXXXX
PCA_WGET=/usr/sfw/bin/wget
PCA_XREFDIR=/root/pca_data/xref
SHELL=/usr/xpg4/bin/sh
TERM=xterm
TZ=GMT0
VISUAL=/usr/xpg4/bin/vi
Dennis
More information about the pca
mailing list