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

curl-and-php

Re: Adding SSL support to existing installation

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 27 Jan 2003 16:59:12 +0100 (CET)

On Sat, 25 Jan 2003, Philippe Paravicini wrote:

> When testing php code that posts payment information to a credit card
> processor using php-curl, I noticed much to my chagrin, that the curl rpm
> package on the production server does not have SSL support enabled.
>
> Would it be sufficient to uninstall that curl rpm package and install one
> with SSL support enabled, or do I have to recompile php at the same time ?

Well, everything in the libcurl API works the same way and this should indeed
be possible to do by simply replacing the libcurl without SSL with one that
supports it.

Then again, I'm not a PHP hacker.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-01-27