Hi, Thanks for reply,
I tried this also, but issue was there. Though master and agent had same time, I sync both with my time server, & it worked. Just for information, how much time difference (would be in millisecond) is acceptable between agent and master Regards, Tejas On Friday, 20 February 2015 19:22:05 UTC+5:30, jcbollinger wrote: > > > > On Friday, February 20, 2015 at 2:41:10 AM UTC-6, Tejas Gadaria wrote: >> >> 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 >> >> > > The advice right there in the error message is good. Did you try doing > that? > > > John > > -- 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/8c72857d-4ce0-4547-b648-ff134f07a802%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
