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
