[pca] download problems
Don O'Malley
don.omalley at oracle.com
Mon Sep 6 15:29:20 CEST 2010
Hi Bernd,
Changing the protocol from http to https will usually cause you top be
redirected to a different back-end SunSolve server, so this is why you
may see https fail, but subsequent http requests pass.
The offending server in this case has now been fixes and so the issue
should be resolved.
Sorry for any inconvenience.
Best,
-Don
bsenf at fli-leibniz.de wrote:
> 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