Unable to get local issuer certificate

Print this topicEmail this topicSave as PDF

The main issue is Curl fails to connect using SSL because there is a problem negotiating the Rally certificate. The output from openssl indicates the issue is (“unable to get local issuer certificate”).

The certificate installed on Rally works with all of the major browsers. However, curl doesn't like the fact that it is a wildcard certificate. You are able to get around this by using curl -k or curl --insecure. This will continue to use SSL, but won't validate the certificate.

Here is an example Curl command:

curl.exe -k --user <username:password> "https://preview.rallydev.com/slm/webservice/current/workspace/620900"

For more information on Curl please log into Rally via the link below and then click on XML below the REST Overview section. https://rally1.rallydev.com/slm/doc/webservice/index.jsp

Product: 
Unlimited
Enterprise
Trial
On-Premise
© 2012 Rally Software Development Corp | Legal