Skip to content

[LIBCLOUD-573] Update 'CA_CERTS_PATH' to look for updated MacOS X Homebrew location#309

Closed
paparomeo wants to merge 1 commit intoapache:trunkfrom
SalesSeek:LIBCLOUD-573_fix_macosx_homebrew_cacerts
Closed

[LIBCLOUD-573] Update 'CA_CERTS_PATH' to look for updated MacOS X Homebrew location#309
paparomeo wants to merge 1 commit intoapache:trunkfrom
SalesSeek:LIBCLOUD-573_fix_macosx_homebrew_cacerts

Conversation

@paparomeo
Copy link
Contributor

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Libcloud tries the paths in the way they are defined and the first bundle which is found is used.

It seems like /usr/local/etc/openssl/cert.pem is preferred since it's generated from a key chain, but we should probably still keep path to curl-ca-bundle path there for backward compatibility reasons (not all users might have installed openssl formula, etc.).

We can simply decrease the priority of curl-ca-bundle and move it after the openssl bundle path.

@paparomeo
Copy link
Contributor Author

@Kami: agreed. Pull request updated.

@asfgit asfgit closed this in ffb63c2 Jun 5, 2014
@Kami
Copy link
Member

Kami commented Jun 5, 2014

Merged into trunk.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants