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

curl-and-php

Re: php and libcurl question

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 19 Sep 2004 10:14:21 +0200 (CEST)

On Sun, 19 Sep 2004, Simon Orsborn wrote:

> variables it expects to receive, but when I try to connect I get no response
> from the gateway.

... and do you get an error code back? If so, which?

You're not doing a POST, to make a GET, perhaps that page doesn't return
anythint a get while their public website does.

Do they use a server certificate that is signed by one of the CA in the ca
cert bundle you use? See http://curl.haxx.se/docs/sslcerts.html

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-19