Issue #4007 has been updated by Charlie Sharpsteen. Keywords changed from signing to signing customer
---------------------------------------- Bug #4007: 'puppetca' needs feature to remove (/revoke) a pending certificate signing request https://projects.puppetlabs.com/issues/4007#change-88788 * Author: Tore L. * Status: Accepted * Priority: Normal * Assignee: Daniel Pittman * Category: SSL * Target version: * Affected Puppet version: 0.25.5 * Keywords: signing customer * 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
