Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
PUP 3.7.5
-
None
-
None
-
Coremunity
-
Enhancement
-
Puppet now always sends a CSR instead of assuming the server still has that exact same CSR.
Description
See redmine 4680: http://projects.puppetlabs.com/issues/4680
[Actual]
Once the agent sends the certificate request once to the master, it never does it again (even if the master does not have it anymore)
[Expected]
In the case the master does not have a copy of the certificate request, the agent should send it to the master, instead of assuming it still does.