Issue #4007 has been updated by Nigel Kersten. Tracker changed from Feature to Bug Target version changed from 2.6.x to 2.7.x
This is a bug imho, you should be able to address pending CSRs. ---------------------------------------- Bug #4007: 'puppetca' needs feature to remove (/revoke) a pending certificate signing request https://projects.puppetlabs.com/issues/4007 Author: Tore L. Status: Accepted Priority: Normal Assignee: Category: SSL Target version: 2.7.x Affected Puppet version: 0.25.5 Keywords: signing Branch: It is not possible to remove a pending certificate signing request with 'puppetca --revoke $fqdn': <pre> [root@X puppet]# puppetca --list rhel32bit.x.local [root@X puppet]# puppetca --revoke rhel32bit.x.local rhel32bit.x.local notice: Revoked certificate with serial # Inventory of signed certificates err: Could not call revoke: Cannot convert into OpenSSL::BN </pre> You have to remove the certificate signing request manually. 'puppetca' should (IMO) do this. -- 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://projects.puppetlabs.com/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.
