Issue #1699 has been updated by luke. Status changed from Accepted to Rejected
The server needs to be as current as the client, and in this case, the client only knows how to talk REST, not xmlrpc. Try using 0.24.5 or whatever to initialize the certificate, and once done, switch to the 1481 branch and try the fileserving then. ---------------------------------------- Bug #1699: Can't generate peer certificate http://projects.reductivelabs.com/issues/show/1699 Author: vdc Status: Rejected Priority: Normal Assigned to: luke Category: SSL Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0 Keywords: Puppetmaster and puppet client are running 0.25. Puppetca server is running 0.24.4. Branch is checked out from: <pre> # git clone git://github.com/lak/puppet.git # cd puppet # git checkout --track -b feature/master/1481 origin/feature/master/1481 </pre> Here's the output: <pre> puppet-test:/root/puppet# RUBYLIB=/root/puppet/lib /usr/bin/puppetd --test --trace warning: peer certificate won't be verified in this SSL session /root/puppet/lib/puppet/indirector/rest.rb:51:in `deserialize': Server returned 405: Method Not Allowed (Net::HTTPError) from /root/puppet/lib/puppet/indirector/rest.rb:65:in `find' from /root/puppet/lib/puppet/indirector/indirection.rb:199:in `find' from /root/puppet/lib/puppet/indirector.rb:51:in `find' from /root/puppet/lib/puppet/ssl/host.rb:140:in `certificate' from /root/puppet/lib/puppet/ssl/host.rb:189:in `wait_for_cert' from /usr/bin/puppetd:352 </pre> ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
