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

Windows SSL cert verification issue #64

Closed
schisamo opened this issue Feb 25, 2014 · 2 comments
Closed

Windows SSL cert verification issue #64

schisamo opened this issue Feb 25, 2014 · 2 comments

Comments

@schisamo
Copy link
Contributor

This issue was originally reported by @tknerr as a comment on #6:

FYI: I was also running into the SSL cert verification issue described here:
http://railsapps.github.io/openssl-certificate-verify-failed.html

As a result, I got:

There are errors in the configuration of this machine. Please fix
the following errors and try again:

vagrant-omnibus:
* '11.10.4' is not a valid version of Chef.

A list of valid versions can be found at: http://www.opscode.com/chef/install/

Baiscally any Chef version specified via config.omnibus.chef_version failed.

This was on Windows 7 box, with ruby 1.9.3p125 and rubygems 2.0.3

I could fix it by downloading the cacert.pem and setting SSL_CERT_FILE as described here:
https://gist.github.com/fnichol/867550

After that it worked again...

@tknerr
Copy link
Contributor

tknerr commented Feb 27, 2014

might be related to hashicorp/vagrant#3036

see also berkshelf/berkshelf#1030

@schisamo
Copy link
Contributor Author

This should be fixed with Vagrant 1.5+.

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

No branches or pull requests

2 participants