Solving SSL Validation failure with knife
After I moved to a hosted version of the chef server, I started getting this problem with knife: There are a couple of ways to fix this. The short-term way is to ignore SSL on your knife.rb file with this setting: The better and more long-term solution is to add this line to the knife.rb file: And … Read More