Hi Peter,

Thanks for reply,
After this while trying to run "puppet agent --test" on agent

Error: Could not request certificate: The certificate retrieved from the 
master
does not match the agent's private key.
Certificate fingerprint: 
D1:0A:9A:B6:48:1F:04:A1:CF:32:0F:0B:7D:8A:40:3C:58:F9:
6:4B:6A:CC:59:0F:ED:8F:85:1B:BD:C0:86:79
To fix this, remove the certificate from both the master and the agent and 
then
start a puppet run, which will automatically regenerate a certficate.
On the master:
 puppet cert clean dtw-nnagarjuna.palyam.zeomega.loc
On the agent:
 1a. On most platforms: find C:/ProgramData/PuppetLabs/puppet/etc/ssl -name 
dt
-nnagarjuna.palyam.zeomega.loc.pem -delete
 1b. On Windows: del 
"C:/ProgramData/PuppetLabs/puppet/etc/ssl/dtw-nnagarjuna.
alyam.zeomega.loc.pem" /f
 2. puppet agent -t

Regards,
Tejas

On Friday, 20 February 2015 11:24:00 UTC+5:30, Tejas Gadaria wrote:
>
> Hi,
>
> I have an issue where my cert finger prints changes after I sign it on the 
> master. I removed all certs from master and deleted /var/lib/puppet/ssl 
> stopped and started puppet master service. Later on client Stopped agent 
> service and removed ssl directory, started puppet agent service and run 
> "puppet agent -t" on client. but facing same issue.
> I have time synchronized on master and agent. Need your help on this.
>
> Regards,
> Tejas
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0853545f-8a58-4930-b226-592f75029d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to