Class Puppet::Network::Handler::CA
In: lib/puppet/network/handler/ca.rb
Parent: Handler

Methods

autosign   autosign?   getcert   new  

Attributes

ca  [R] 

Public Class methods

Public Instance methods

FIXME autosign? should probably accept both hostnames and IP addresses

our client sends us a csr, and we either store it for later signing, or we sign it right away

[Validate]