Hi, Please find two certificate features for Rowlf. Please review and comment as usual.
The code is available in my github repository in the tickets/master/2395 branch. Brice Note: I notice there are about 40 spec failures right now in master. Are all the fix-test patches that were sent lately to puppet-dev applied in master, or did I break something locally? Brice Figureau (2): Feature #2395 - revoke when cleaning a certificate with puppetca Feature #2839 - fingerprint certificate lib/puppet/application/puppetca.rb | 9 ++- lib/puppet/ssl/certificate_authority.rb | 23 +++++- lib/puppet/ssl/certificate_authority/interface.rb | 24 ++++- sbin/puppetca | 11 ++- spec/unit/application/puppetca.rb | 25 +++++ spec/unit/ssl/certificate_authority.rb | 38 +++++++- spec/unit/ssl/certificate_authority/interface.rb | 105 ++++++++++++++++----- 7 files changed, 196 insertions(+), 39 deletions(-) -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
