We are using PE 2015.2 in a Masterless Configuration and we would like to manage 1 generic certificate per all our puppet nodes regardless of the platform.
We followed these steps but it seems that Windows tries to re-generate the certificate:
1. Create a certificate on the Puppet Master server : puppet cert generate puppet-node.mycompany.com
2. Copy the /certs /private_keys folder to the windows : C:\ProgramData\Puppet\ssl directory
Seems like windows tries to regenerate a new certificate.
Any help will be appreciated.
↧