curl-users
Re: https error after cURL update :-(
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 Feb 2008 23:56:20 +0100 (CET)
Date: Tue, 26 Feb 2008 23:56:20 +0100 (CET)
On Tue, 26 Feb 2008, Marc Roy Olsen wrote:
>> Have you tried to connect to this server using the openssl tool only? If
>> that doesn't work it certainly is an openssl bug. If it does work, the bug
>> is certain in libcurl and not in openssl.
>
> I tryed the: openssl s_client -connet
> Which fail with the error that name in certificat dont match. Any other
> openssl command that I can run to test this more?
openssl s_client -connect [host]:[port] works for me and it doesn't require
the cert to match. After it has connected I can enter "GET /" and I'll get a
response.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-02-26