i’m not able to access chef hosted server from workstation
[root@ip-172-31-2-71 .chef]# knife cookbook upload httpd
ERROR: OpenSSL::PKey::RSAError: private key needed.
[root@ip-172-31-2-71 .chef]# knife cookbook test httpd
WARNING: DEPRECATED: Please use ChefSpec or Rubocop to syntax-check cookbooks.
checking httpd
Running syntax check on httpd
Validating ruby files
Validating templates
[root@ip-172-31-2-71 .chef]# knife client list
ERROR: OpenSSL::PKey::RSAError: private key needed.
[root@ip-172-31-2-71 .chef]#