Possible bugs when making https requests

2002-01-23 Thread Sacha Mallais
I'm having some problems with wget and SSL. I have been getting the following output on occasion (meaning, the exact same command works sometimes and sometimes produces this), even when everything else (my web browser, etc) is able to connect with no problem: --

Re: Possible bugs when making https requests

2002-01-23 Thread Hack Kampbjørn
Sacha Mallais wrote: I'm having some problems with wget and SSL. I have been getting the following output on occasion (meaning, the exact same command works sometimes and sometimes produces this), even when everything else (my web browser, etc) is able to connect with no problem:

Re: Possible bugs when making https requests

2002-01-23 Thread Sacha Mallais
On Wed, 23 Jan 2002, Hack [iso-8859-1] Kampbjørn wrote: No problem here but then it's only version 1.7.1 Yes, 9 times out of 10, I have no problem either. But every once in a while, it fails for no apparent reason. I have it running in a cron job (its purpose is to test that our WebObjects

Re: Possible bugs when making https requests

2002-01-23 Thread Hrvoje Niksic
Sacha Mallais [EMAIL PROTECTED] writes: Unable to establish SSL connection. -- Also note the it does _not_ appear to be retrying the connection. I have explicitly set --tries=5, and with a non-ssl connection, the above stuff appears 5 times when it cannot