You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by erinn <gi...@git.apache.org> on 2013/01/24 00:57:05 UTC

[dev] libcloud pull request: Allow CA location to be overriden with SSL_CERT_FILE...

GitHub user erinn opened a pull request:

    https://github.com/apache/libcloud/pull/90

    Allow CA location to be overriden with SSL_CERT_FILE env variable.

    openssl uses this environment variable to locate the CA certificate bundle, this essentially allows the same in libcloud.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/erinn/libcloud trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/90.patch

----
commit 378f59405955e3e0462d88cab3d67ba293bbc94f
Author:  <>
Date:   

    

----