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

curl-and-php

Re: curl upload error (23): command line OK -- exec from PHP fails ... !

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 31 Aug 2004 19:04:34 +0200 (CEST)

On Tue, 31 Aug 2004, Harry Fearnley wrote:

> Thanks for this. However, whenever I run my commands with "--trace-ascii"
> or " --trace" I get an error message "curl: (60) SSL certificate problem,
> verify that CA Cert is OK"
>
> (I think that) I need to run the command with the "--insecure", but when I
> do this with the traces, above, I get the above error message anyway! ...

... which probably happens because you didn't pass a file name as well so
--insecure was used as file name for the trace option.

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