cURL / Mailing Lists / curl-library / Single Mail

curl-library

Certs in Linux 6.4 (Santiago) 7.19.7 default release from RH

From: Fred Jones via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 9 Feb 2015 22:29:37 +0000 (UTC)

Still having issues with Linux trying to use certs, have everything in Windows working but here is my error.
curl -H "Content-Type: text/xml" -H "SOAPAction: http://sap.com/xi/WebService/soap1.1" -H "https://serverpath/info/etc" -d @/tmp/1715165193.xml -v --cert /Certs/cert/at.cer --key /Certs/cert/at.key --capath /Certs/cert --cacert /Certs/cert/at_chain.cer -v

* Initializing NSS with certpath: sql:/etc/pki/nssdb
* failed to load '/Certs/cert/at.key' from CURLOPT_CAPATH
* failed to load '/Certs/cert/test.txt' from CURLOPT_CAPATH
* failed to load '/Certs/cert/1715165193.xml' from CURLOPT_CAPATH
*   CAfile: /Certs/cert/aticts_chain.cer
  CApath: /ATICTS/cert
* NSS: client certificate not found: /Certs/cert/at.cer
* SSL connection using TLS_RSA_WITH_AES_128_CBC_SHA
* Server certificate:

rest connection left off, why does it not find where I have put my certs etc?

Thank you.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-02-09