| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: libcurl ssl with fedora 9
From: Phil Pellouchoud <Phil_at_slacker.com>
Date: Thu, 19 Jun 2008 17:20:11 -0700
-----Original Message-----
On Wed, 18 Jun 2008, Phil Pellouchoud wrote:
Phil, please don't top-post. It makes it painful to follow this thread.
> Sorry, got a little over-zealous x'ing things out. The actual cipher
SSLv2 then I presume?
The lib/nss.c has a list of supported ciphers that currently include:
{"rc4", SSL_EN_RC4_128_WITH_MD5, SSL2},
Could you try adding a line below that that says:
{"rc4-md5", SSL_EN_RC4_128_WITH_MD5, SSL2},
As to me it looks like you need a plain alias for that cipher name!
-- / daniel.haxx.se That seemed to fix it. -philReceived on 2008-06-20 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info