cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: PHP options versus command line options - confused

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 31 May 2005 09:15:15 +0200 (CEST)

On Mon, 30 May 2005, Marc Champagne wrote:

> I'm unable to match PHP's "CUROPT_SSL_VERIFYHOST, 2" and
> "CUROPT_SSL_VERIFYPEER, FALSE" to command line switches.

The command line tool either checks or doesn't check the remote host. This
combination as shown above is not possible with the command line tool. If the
default check level is not good enough, disable checking with -k/--insecure.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-31