cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: VMS curl issues

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Mar 2011 23:01:07 +0100 (CET)

On Wed, 9 Mar 2011, Chris Sharman wrote:

>> Can you access _any_ HTTPS site out there using the bundle?
>
> Good call - no, I can't. Further research indicates vms curl ignores
> --capath and just searches the current folder.

--capath requires that the given directory is setup according to what the TLS
library mandates (OpenSSL is the only lib that supports this).

You normally want --cacert to point out the single file that holds the entire
CA bundle as downloaded.

--
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-09