When I try to create a user in Chef Enterprise Server, I am getting an error
sudo chef-server-ctl user-create admin m n ******@i&&&.com chefrocks --filename admin.pem
ERROR: Invalid Redirect: POST request was redirected from https://127.0.0.1/users/ to http://127.0.0.1/en-US/users. Only GET and HEAD support redirects. Change your server location in knife.rb to the server's FQDN to avoid unwanted redirections.
knife.rb
is pointing to my server FQDN only.
Thanks for your help