ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Browsers often have their top level Certificates bundled inside them so that might not be a good test.

You need to make sure that your system keychain has the ssl root certificates. From a bit of searching it looks like homebrew has provided the Mozilla ca certificates packaged as curl-ca-bundle

A few releated resources:

  • https://stackoverflow.com/questions/24675167/ca-certificates-mac-os-x
  • https://gist.github.com/1stvamp/2158128
  • http://www.techrepublic.com/blog/apple-in-the-enterprise/managing-ssl-certificate-authorities-on-os-x/ Manual approach
  • http://brewformulas.org/Curl-ca-bundle

@willliam might have a suggestion

Browsers often have their top level Certificates bundled inside them so that might not be a good test.

You need to make sure that your system keychain has the ssl root certificates. From a bit of searching it looks like homebrew has provided the Mozilla ca certificates packaged as curl-ca-bundle

A few releated resources:

  • https://stackoverflow.com/questions/24675167/ca-certificates-mac-os-x
  • https://gist.github.com/1stvamp/2158128
  • http://www.techrepublic.com/blog/apple-in-the-enterprise/managing-ssl-certificate-authorities-on-os-x/ Manual approach
  • http://brewformulas.org/Curl-ca-bundle

@willliam @william might have a suggestion