Issue #1688 has been updated by micah.
This may be a different issue, but I found that I could not clean a cert that does not have a proper FQDN: <pre> [EMAIL PROTECTED]:/# puppetca --list spamd1 [EMAIL PROTECTED]:/# puppetca --clean spamd1 Could not find client certificate for spamd1 [EMAIL PROTECTED]:/# puppetca --list spamd1 </pre> This was generated because a node didn't have a proper dnsdomainname setup, so it contacted the puppetmaster (using the setting in puppet.conf to know what server to contact) and presented itself without a FQDN. ---------------------------------------- Bug #1688: puppetca can't clean unsigned certs http://projects.reductivelabs.com/issues/show/1688 Author: drmikecrowe Status: Accepted Priority: Low Assigned to: jamtur01 Category: SSL Target version: 0.24.7 Complexity: Unknown Affected version: 0.24.6 Keywords: You cannot execute a: * puppetca --clean wrong.hostname.com if you erroneously send up an invalid certificate. When this occurs: I forgot to change hostname on new install and sent up cert. When I went to sign, I realized my mistake. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
