Hi,

On 07/10/2012 07:39 PM, Ganesh Kumar wrote:
> Hi Guys,
> 
> I am trying to executed sign client to server,
> I give the command to client #puppetd --test -d -v
> 
> 
> debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring
> File[/var/lib/puppet/ssl]
> debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring
> File[/var/lib/puppet/ssl]
> debug: Finishing transaction 23595599384520
> 
> 
> 
> err: Could not request certificate: execution expired
> Exiting; failed to retrieve certificate and waitforcert is disabled
> 
> How to resolve this, please guide me guys.
> 
> -Ganesh.

On a new client, you have to run puppet agent --test --waitforcert=60
once. Then you can sign the certificate on the master.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to