How Do You Fix the “Error SSL Validation Failure” Message with Chef?

Problem scenario
You receive a message that says "Error SSL Validation Failure" from a Chef command. What should you do?

Solution
Run this command:

knife ssl fetch https://url/of/chef/server

For more information, see this external posting (but beware of the risks of bypassing SSL).

Leave a comment

Your email address will not be published. Required fields are marked *