Hello Everyone

I was getting the error which running 

$ sudo puppet agent -t

err: Could not request certificate: Retrieved certificate does not match 
private key; please remove certificate from server and regenerate it with 
the current key

To solve this, I first removed the certs from the puppet server for this 
host using

$  sudo puppetca --clean <hostname>

And then removed the content inside directory /var/lib/puppet/ssl on the 
client.

Still it is giving me the same error. Can somebody help me solving this.


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/MAW7OuHE7asJ.
To post to this group, send email to puppet-users@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.

Reply via email to