curl-users
curl configuration on HP-UX
From: John Nisbet <jnisbet_at_kilcreggan.com>
Date: Thu, 20 Feb 2014 23:12:40 -0500
Date: Thu, 20 Feb 2014 23:12:40 -0500
Curl was apparently installed/configured with no ca bundle. All
communication to host was performed with '-k' parameter.
Host now requires updated SSL certs.
We have created a CA bundle and attempted to have curl refer to this bundle
when sending requests to the host.
What steps do we have to take to have curl recognize this CA bundle?
- use environment variable CURL_CA_BUNDLE?
- use curl --cert . . . .?
All suggestions much appreciated.
Thank you,
JN
-------------------------------------------------------------------
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 2014-02-21