0 votes
in DevOps Culture by
Which command helps in checking certificate requests to the Puppet Master from Puppet Slave?

1 Answer

0 votes
by
The command for checking the list of Certificate signing requests to the Puppet Master from Puppet Agent is “puppet cert list.” You have to run the command on Puppet Master. You can also sign a specific Certificate execute through the command “puppet cert sign <Hostname of agent>.” The command “puppet cert sign all” is ideal for signing all certificates at once.

Related questions

0 votes
asked Dec 20, 2022 in Hadoop by john ganales
0 votes
asked Jan 16, 2020 in NoSQL by sharadyadav1986
...