53455/puppet-agent-nodes-puppet-masters-communicate-with-each-other
Puppet agent nodes and Puppet masters communicate by HTTPS with client verification.
The Puppet master provides an HTTP interface, with various endpoints available.
When requesting or submitting anything to the master, the agent makes an HTTPS request to one of those endpoints.
Client-verified HTTPS means each master or agent must have an identifying SSL certificate.
They each examine their counterpart’s certificate to decide whether to allow an exchange of information.
Puppet includes a built-in certificate authority for managing certificates.
Agents can automatically request certificates through the master’s HTTP API.
You can use the puppet cert command to inspect requests and sign new certificates.
And agents can then download the signed certificates.
Hey @Nisha, Puppet server manages the client's ...READ MORE
This module is compliant with the Puppet ...READ MORE
Puppet follows this workflow: There is a factor ...READ MORE
Puppet master communicates with puppet agent via ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Yes, It's now possible to install both ...READ MORE
Open source Puppet doesn't have any kind ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.