summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6Brice Figureau2010-01-281-1/+1
* Feature #2839 - fingerprint certificateBrice Figureau2010-01-191-0/+17
* Handling the case where a symbol (e.g., :ca) is used for a certificate name.Luke Kanies2008-11-031-1/+1
* Fixing the String format (fixes #1522).Luke Kanies2008-08-201-0/+11
* Fixing #1168 for REST -- all ssl classes downcase their names.Luke Kanies2008-06-151-1/+1
* Moving the password file handling into the SSL::Key class.Luke Kanies2008-04-171-0/+5
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-1/+0
* Adding a :to_text method that will convert the containedLuke Kanies2008-04-151-0/+6
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-0/+1
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-0/+40