Ohai Chefs,
We’ve just released Chef 11.18.6. This release pins the cacerts bundle to a known working version, which should work around issues where SSL connections would fail due to certificate errors.
## Wait… You skipped 11.18.2 and 11.18.4
I found minor issues with both of these releases (incorrect hyperlinks, incorrect gem version). Sorry for any confusion.
## How to get it?
You can visit our download page.
Additionally you can use this command to download the latest version of the Chef Client on platforms other than windows:
curl -L https://www.chef.io/chef/install.sh | sudo bash -s -\- -v 11.18.6
For Windows, you can download this version using this link: Chef Client 11.18.6
## Important Links
* Chef Mailing Lists: chef and chef-dev
* File a new Chef Client issue on GitHub Issues