Class: Puppet::SSL::StateMachine::Done

Inherits:
SSLState show all
Defined in:
lib/puppet/ssl/state_machine.rb

Overview

We have a CA bundle, optional CRL bundle, a private key and matching cert that chains to one of the root certs in our bundle.

Instance Attribute Summary

Attributes inherited from SSLState

#ssl_context

Method Summary

Methods inherited from SSLState

#initialize

Constructor Details

This class inherits a constructor from Puppet::SSL::StateMachine::SSLState