PDA

View Full Version : Curl with ssl


ProServ-uk.com
14th August 2007, 14:43
Hi,


Does anyone know how to install curl with ssl i have had a look around on google and cant seem to find much, any help would be appretiated,

OS = F5,

Regards rickie

falko
15th August 2007, 19:49
Doesn't
yum install curl work?

dexjul
23rd October 2007, 04:29
same problem.

I need to install curl with ssl support.

Thank you.

falko
23rd October 2007, 20:33
same problem.

I need to install curl with ssl support.

Thank you.
Which distribution are you using?

dexjul
24th October 2007, 11:27
I used centos 4.

Thank you.

falko
25th October 2007, 17:06
Try
yum install curl

Ben
26th October 2007, 09:19
How do you know that the curl you installed has no ssl support?

dexjul
26th October 2007, 09:49
I tried yum install curl, and curl already installed.

but no ssl support.

I checked my phpinfo on curl.

CURL support enabled
CURL Information libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

Is curl-ssl suport is already installed?

Ben
26th October 2007, 14:25
did you try to access an https ressource via curl an get an error or where's the problem?