Class | Puppet::SSL::Certificate |
In: |
lib/puppet/ssl/certificate.rb
|
Parent: | Puppet::SSL::Base |
Manage certificates themselves. This class has no ‘generate’ method because the CA is responsible for turning CSRs into certificates; we can only retrieve them from the CA (or not, as is often the case).