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.