Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CA Cert required for Mac #23

Open
samuelchong opened this issue Apr 27, 2016 · 4 comments
Open

CA Cert required for Mac #23

samuelchong opened this issue Apr 27, 2016 · 4 comments

Comments

@samuelchong
Copy link

Is Mac supported?

I got the error as below running on Mac.

----output snippet ------------------
samuelchong$ python -m plumbery fittings.yaml inventory
Using polisher 'inventory'
Polishing all blueprints
Unable to do 'inventory', run with -d for debug
RuntimeError: No CA Certificates were found in CA_CERTS_PATH. For information on how to get required certificate files, please visit https://libcloud.readthedocs.org/en/latest/other/ssl-certificate-validation.html

@tonybaloney
Copy link
Contributor

You need to install curl-ca-bundle port, and I need to document that!

@bernard357
Copy link
Contributor

Samuel, what is the effect of pip install --upgrade certifi in a Terminal window?

@bernard357
Copy link
Contributor

@samuelchong do you still have an issue with this? I would like to close as many issues as possible by end of December, thanks

@bernard357
Copy link
Contributor

The dependency to certify has been integrated into the new PyPi release of plumbery.

pip install plumbery --upgrade
python -m plumbery -v

Last command should display 17.5.22, which is the label of the new version.

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

No branches or pull requests

3 participants