cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

'insufficeint encryption' from some SSL servers...

From: Rob Styles <mmmmmrob_at_yahoo.com>
Date: Mon, 9 Jul 2001 08:22:03 -0700 (PDT)

hmmmmm,

wonder if anyone can help me with this...

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?!

cheers

mmmmmrob

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

_______________________________________________
Curl-and-php mailing list
http://curl.haxx.se/
Received on 2001-07-09