I've just installed Chef Server version 12, and created an admin user and default organization myorg. I see the organization in the Chef Manage GUI, and its public key. Using a workstation that's running Chef 11, I can connect to the Chef server using the private key webui_priv.pem and successfully run commands like knife user list.
Now I'm attempting to bootstrap a node, and to do so, I believe I need the organization myorg's private key. However, Chef Manage only shows me its public key.
Where do I find the organization's private key?