> tbag...@tbagchi-desktop:~$ puppetd --test --debug --server localhost > [...] > info: Creating a new SSL key for tbagchi-desktop > warning: peer certificate won't be verified in this SSL session > info: Caching certificate for ca > warning: peer certificate won't be verified in this SSL session > info: Caching certificate for tbagchi-desktop > Could not prepare for execution: Retrieved certificate does not match > private key; please remove certificate from server and regenerate it > with the current key
can you connect with tbagchi-desktop instead of localhost, which seems to be the hostname aka fqdn of your desktop. Puppet uses plain SSL to authenticate and secure its communication and SSL is strict on hostnames and so on. cheers pete -- 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.
