curl-and-php
Re: 'insufficeint encryption' from some SSL servers...
Date: Thu, 2 Aug 2001 19:04:35 +0200 (MET DST)
On Mon, 9 Jul 2001, Rob Styles wrote:
> I'm using curl functions to post to an SSL server - it's all working fine
> with most servers, but fails with the live system I need to hit.
>
> The problem I'm getting is an 'insufficient encryption' message from the
> server. Having tried it from openssl on the command line it appears to
> negotiate DES-CBC3-SHA as the cipher. By forcing the cipher to RC4-MD5
> the server accepts the request and replies.
>
> Does anyone know how I can force/change the cipher order for the curl
> functions within php, or fix it on RC4-MD5 if necessary?!
Sorry.
This is not currently possible. Feel free to dig into the source code and add
this functionality. I would certainly appriciate a patch adding this!
If not, expect me to add this feature. But don't hold your breath for this to
happen the nearest couple of weeks.
-- Daniel Stenberg -- curl dude -- http://curl.haxx.se/ _______________________________________________ Curl-and-php mailing list http://curl.haxx.se/Received on 2001-08-02