On 07/16/2014 06:53 AM, Nishantu Kumar wrote:
>
> I can run the command manually for digital certificate but is there any
> way to generate the certificate on agent machine automatically without
> running any manual commands.
The agent *does* perform all generating it can on its won, but the
*signing* (through the master/CA) cannot be automated on the agent side.
It's good security practice to not automate signing at all, except for
pregenerated certificates that your agents probably receive during
provisioning.
HTH,
Felix