That might not be a good option as it would now be an insecure connection. Obviously, I don't know if that is an issue for this use, but it's something to consider. Unfortunately, I can't help with an alternate solution that would use a secure connection. Ben
----- Original Message ---- > From: Rodrigo S Wanderley <[email protected]> > To: sima sima <[email protected]> > Cc: [email protected] > Sent: Tuesday, July 28, 2009 10:39:40 AM > Subject: Re: [Bug-wget] (no subject) > > sima sima writes: > > > Hi Dear > > > > I use wget command for download but it give: > > > > [r...@localhost ~]# wget --user=USER --password=PASS > https://dss.ucar.edu/datazone/dsszone/ds083.2/grib1/2000/2000.04/fnl_20000401_00_00 > > > > --2009-07-28 12:03:46-- > https://dss.ucar.edu/datazone/dsszone/ds083.2/grib1/2000/2000.04/fnl_20000401_00_00 > > Resolving dss.ucar.edu... 192.43.244.210 > > Connecting to dss.ucar.edu|192.43.244.210|:443... connected. > > ERROR: cannot verify dss.ucar.edu's certificate, issued by > `/C=US/ST=Colorado/L=Boulder/O=UCAR/OU=DSS/CN=dss.ucar.edu/[email protected]': > > Self-signed certificate encountered. > > To connect to dss.ucar.edu insecurely, use `--no-check-certificate'. > > Unable to establish SSL connection. > > Hi, > > See the error message, i.e., try: > > [r...@localhost ~]# wget --user=USER --password=PASS > --no-check-certificate > https://dss.ucar.edu/datazone/dsszone/ds083.2/grib1/2000/2000.04/fnl_20000401_00_00 > > > > > > I send an email for them they reply me: Your browser must be set to accept > "cookies." > > What must be I do?? How do I for set to accept cookies??? > > Please help me, > > Thanks > > Sima > > > > > > > > > > > > -- > Rodrigo S. Wanderley > -- Blog: http://rsw.digi.com.br
