Class Puppet::SSL::Base
In: lib/puppet/ssl/base.rb
Parent: Object

The base class for wrapping SSL instances.

Methods

ca?   from_multiple_s   generate   new   read   to_multiple_s   to_s   to_text   wrapped_class   wraps  

Constants

SEPARATOR = "\n---\n"   For now, use the YAML separator.

Attributes

content  [RW] 
name  [RW] 

Public Class methods

Public Instance methods

Is this file for the CA?

Read content from disk appropriately.

Convert our thing to pem.

Provide the full text of the thing we‘re dealing with.

[Validate]