Hi I've searched high and low for the answer to this but can't find any relevant solutions. I know that when the master and client are on different hosts it's pretty simple to solve most SSL issues...
1) stop puppetd on the client 2) Clean the cert on the master - puppetca --clean <host> 3) Recursively delete /etc/puppet/ssl on the client 4) Restart puppetd on the client This approach does not work when the master and client are on the same machine, I've tried it (stopping puppetmasterd also before deleting) I got into this situation by doing puppetca --clean --all on the puppetmaster (yeah, probably shouldn't have done that). All other Puppet clients are working fine after that command. Anyone got any ideas? Thank you Puppet 0.25.1 CentOS 5.3
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.