I'm trying to run both the puppetmaster and client on the same server.

Starting the puppetmaster for the first time is fine, I get this:

Jan 28 17:40:58 [email protected] puppet-master[27424]: Signed
certificate request for prov01.den.xxx.com
Jan 28 17:40:58 [email protected] puppet-master[27424]: Removing file
Puppet::SSL::CertificateRequest prov01.den.xxx.com at
'/var/lib/puppet/ssl/ca/requests/prov01.den.xxx.com.pem'
Jan 28 17:40:58 [email protected] puppet-master[27424]: Removing file
Puppet::SSL::CertificateRequest prov01.den.xxx.com at
'/var/lib/puppet/ssl/certificate_requests/prov01.den.xxx.com.pem'

However, when I start the client for the first time, I get this:

Jan 28 17:39:12 [email protected] puppet-agent[26404]: Reopening log
files
Jan 28 17:39:13 [email protected] puppet-agent[26404]: Could not
request certificate: Retrieved certificate does not match private key;
please remove certificate from server and regenerate it with the current key

If I remove the keys for prov01.den.xxx.com, then the server complains,
because it's keys are missing, What do I do?

Doug.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to