Method: Puppet::SSL::StateMachine::SSLState#ssl_context

Defined in:
lib/puppet/ssl/state_machine.rb

#ssl_contextObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



17
18
19
# File 'lib/puppet/ssl/state_machine.rb', line 17

def ssl_context
  @ssl_context
end