cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl: (35) Unknown SSL protocol error in connection to www.domain.com:443

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 19 Jun 2009 00:43:25 +0200 (CEST)

On Tue, 16 Jun 2009, David Ringsmuth wrote:

> I need curl to do HTTPS. It appears to be recognizing the CA root cert file.
> In every configuration I've tried it generates an error: curl: (35) Unknown
> SSL protocol error in connection to www.domain.com:443
>
> It seems to make no difference if OpenSSL is installed or not. Because of
> this I've uninstalled OpenSSL.

That's a funny statement. Your curl clearly uses OpenSSL so unless you run
your own static curl build, it _is_ using OpenSSL DLLs.

> curl: (35) Unknown SSL protocol error in connection to www.domain.com:443

The sad truth is that this is really an unknown error. OpenSSL returns error,
but on further enquires it doesn't give more info.

Perhaps you need a newer OpenSSL or something. It's hard to tell without a lot
of more info.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-06-19