Dimitri Ars <dimitri@xxxxxxx> writes:
> I'm having trouble connecting with wget to a site using SSL:
[...]
I can repeat this, but currently I don't understand enough about SSL
to fix it. Christian, could you please help?
> wget https://145.222.135.165/index.htm
> --13:46:36-- https://145.222.135.165/index.htm
> => `index.htm'
> Connecting to 145.222.135.165:443... connected.
> HTTP request sent, awaiting response...
> Read error (Success) in headers.
> Retrying.
>
> --13:46:37-- https://145.222.135.165/index.htm
> (try: 2) => `index.htm'
> Connecting to 145.222.135.165:443... connected.
> HTTP request sent, awaiting response...
> Read error (Success) in headers.
> Retrying.
> ---------------------------
>
> Expected:
> Unable to establish SSL connection.
> because it's using client certificates, but when using the client
> certificate the same error occurs, so this doesn't seem a
> clientcertificate problem, thought it might be that wget is having trouble
> checking that it does need a client certificate ?!
>
> Ofcourse using IE as a browser (and the client certificate), no problem...
>
> Any idea how to fix this ?
> I used wget 1.8.2 and a nightly cvs of 20030909, same problem
> (Please reply directly too as I'm not on the list)
>
> Best regards,
>
> Dimitri
|
|