Issue #4007 has been updated by Nick Rossow. Target version set to 2.6.x
Hi, I'm getting this same problem. I'm using Puppet master version 2.6.6 from the epel-testing repo. With puppet client version 2.6.6. Running: puppetca --clean $HOSTNAME gives this error: err: Could not call revoke: Cannot convert into OpenSSL::BN ---------------------------------------- Feature #4007: 'puppetca' needs feature to remove (/revoke) a pending certificate signing request https://projects.puppetlabs.com/issues/4007 Author: Tore L. Status: Needs More Information Priority: Low Assignee: Category: Target version: 2.6.x Affected Puppet version: 0.25.5 Keywords: Branch: It is not possible to remove a pending certificate signing request with 'puppetca --revoke $fqdn': [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 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.
