On Sat, Aug 23, 2014 at 11:17 PM, Madhawa Bandara <madh...@wso2.com> wrote:

> Could not request certificate: execution expired


This seems to be caused by puppet agent not being able to establish trust
between itself and the master. There might not be anything if you issue
`puppet cert list` on the puppet server.

You can have puppet master auto sign every certificate request. To do this
add the following line under the [master] section in the puppet.conf of the
puppet master.

autosign = true

You can find additional details on how to enable more granular autosigning
at this puppet documentation [1]

[1] - https://docs.puppetlabs.com/puppet/latest/reference/ssl_autosign.html



Regards,
Chamila de Alwis
Software Engineer | WSO2 | +94772207163
Blog: code.chamiladealwis.com

Reply via email to