Class Puppet::SSL::Key
In: lib/puppet/ssl/key.rb
Parent: Puppet::SSL::Base

Manage private and public keys as a pair.

Methods

generate   new   password   read   supported_formats   to_s  

Attributes

password_file  [RW] 

Public Class methods

Because of how the format handler class is included, this can‘t be in the base class.

Public Instance methods

Knows how to create keys with our system defaults.

Optionally support specifying a password file.

[Validate]