[pca] download problems

bsenf at fli-leibniz.de bsenf at fli-leibniz.de
Mon Sep 6 13:52:46 CEST 2010


Martin Paul wrote:
> And here we go again. Can't even get patchdiag.xref this time:
> 
>   Resolving sunsolve.sun.com... 192.18.108.40
>   Connecting to sunsolve.sun.com|192.18.108.40|:443... connected.
>   ^C
> 
> Martin.
> 
> 

This worked (changed protocol back from https to http @ SunSolve)
(certificate PEM from "http://sunsolve.sun.com/search/document.do?assetkey=1-61-240066-1"):

echo "header=Authorization: Basic mybase64secrets" > /tmp/pca.tmp
export WGETRC=/tmp/pca.tmp
export PEM=KM739_cacerts.pem

wget -O /tmp/144047-01.zip --ca-certificate=$PEM "http://sunsolve.sun.com/pdownload.do?target=144895-01&method=h"

Mfg
Bernd




More information about the pca mailing list