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

The base class for wrapping SSL instances.

Methods

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]