Issue #4007 has been updated by Ben Hughes. Category set to SSL Status changed from Needs More Information to Accepted Priority changed from Low to Normal Keywords set to signing
Tested here with 2.6.8 (from gems) too. ---------------------------------------- Feature #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.6.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.
