Not able to locate chef pem files

395 Views Asked by At

I installed Chef Development Kit. But I am unable to locate chef.pem and chef-validator.pem files in any directory. I tried through ls command as well. Need help.

1

There are 1 best solutions below

6
On

You get those files from your Chef Server. You don't actually need the validation key anymore so you can ignore that one, and your use key can be found either from the web UI or is printed to the console when you make the user via chef-server-ctl.