Hi,
On Wed, Aug 18, 2010 at 1:01 PM, parag(PK) wrote:
> I wanted to automate this, as my server do not want to execute the
> same command again and again for various clients.
You want to configure autosign.conf -- take a look at
http://projects.puppetlabs.com/projects/puppet/wiki/Certificates_A
Hi,
Usually, when a client request for a certificate the server
corresponds to it by,
puppetca --sign name.example.com
I wanted to automate this, as my server do not want to execute the
same command again and again for various clients.
I was searching for the solution to this.
Regards,