GitHub user arindamchoudhury opened a pull request:

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

    key_file should be

    According to 
https://azure.microsoft.com/en-us/documentation/articles/cloud-services-python-how-to-use-service-management/
 key_file should be '/path/to/azure_cert.pem'
    azure_cert.cer raises ssl.SSLError: [SSL] PEM lib (_ssl.c:2580) error.

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

    $ git pull https://github.com/arindamchoudhury/libcloud patch-1

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

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #611
    
----
commit c5c636fb9c1b42b71fbc9c59fa606aeb6da77bbc
Author: Arindam Choudhury <arin...@live.com>
Date:   2015-10-20T10:14:52Z

    key_file should be 
    
    According to 
https://azure.microsoft.com/en-us/documentation/articles/cloud-services-python-how-to-use-service-management/
 key_file should be '/path/to/azure_cert.pem'
    azure_cert.cer raises ssl.SSLError: [SSL] PEM lib (_ssl.c:2580) error.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to