Fixed this by upgrading to php-4.1.0 and curl-7.9.2

it all works.

josh.

On Wed, 12 Dec 2001, Josh Howlett wrote:

> Hi,
> 
> I'm trying to set up XML-RPC over SSL.  I've set the target server up as
> a CA, and it has a self-signed certificate.  I've also signed a
> certificate for the client.
> 
> I'm getting this error on the client when making an XML-RPC SSL
> connection to the remote server:
> 
> $ tail /var/log/httpd/error_log
> * SSL connection using DES-CBC3-SHA
> * Server certificate:
> *        subject: /C=UK/ST=A/L=B/O=C/OU=D/CN=testac.cse.bris.ac.uk
> *        issuer: /C=UK/ST=A/L=B/O=C/OU=D/CN=testac.cse.bris.ac.uk
> * Connected to testac.cse.bris.ac.uk (137.222.12.161)
> [Wed Dec 12 16:02:52 2001] [notice] child pid 2657 exit signal
> Segmentation fault (11)
> 
> The certificates are fine, because I can establish a connection using
> both openssl and curl.  I also have curl compiled into the client PHP.  
> 
> The problem seems to be with XML-RPC...
> 
> any one have any ideas?
> 
> josh.
> 
> ---------------------------------------
> Josh Howlett, Network Support Officer,
> Networking & Digital Communications,
> Information Systems & Computing,
> University of Bristol, U.K.
> 0117 928 7850 | [EMAIL PROTECTED]
> ---------------------------------------
> 
> 
> --
> For information about how to subscribe and unsubscribe from this list
> visit http://xmlrpc.usefulinc.com/list.html
> 
> 

---------------------------------------
Josh Howlett, Network Support Officer,
Networking & Digital Communications,
Information Systems & Computing,
University of Bristol, U.K.
0117 928 7850 | [EMAIL PROTECTED]
---------------------------------------


--
For information about how to subscribe and unsubscribe from this list
visit http://xmlrpc.usefulinc.com/list.html

Reply via email to