Class Puppet::SSL::Inventory
In: lib/puppet/ssl/inventory.rb
Parent: Object

Keep track of all of our known certificates.

Methods

add   format   new   rebuild   serial  

Attributes

path  [R] 

Public Class methods

Public Instance methods

Add a certificate to our inventory.

Format our certificate for output.

Rebuild the inventory from scratch. This should happen if the file is entirely missing or if it‘s somehow corrupted.

Find the serial number for a given certificate.

[Validate]