Class | Puppet::SSL::CertificateAuthority::Interface |
In: |
lib/puppet/ssl/certificate_authority/interface.rb
|
Parent: | Object |
This class is basically a hidden class that knows how to act on the CA. It‘s only used by the ‘puppetca’ executable, and its job is to provide a CLI-like interface to the CA class.
INTERFACE_METHODS | = | [:destroy, :list, :revoke, :generate, :sign, :print, :verify] |
method | [R] | |
subjects | [R] |