Problem scenario
You have installed Chef server on a RedHat Enterprise Linux (RHEL) server in AWS. You have installed Chef client on another RHEL instance in AWS. You simply want your Chef client to receive configuration management changes (e.g., you want Chef recipes to work). The command “chef node list” on your Chef client server returns no servers. You ran this command from the Chef client:
sudo chef-client -S https://<FQDN of Chef server>/organization/contint
But you received an error like this:
Chef encountered an error attempting to create the client “<FQDN of Chef Client computer>”
================================================================================
System Info:
————
chef_version=13.4.19
ruby=ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
program_name=chef-client worker: ppid=5156;start=14:10:31;
…