summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/key.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-37/+37
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Certificates now work over REST.Luke Kanies2008-08-071-1/+1
* Making all certificates only support the plaintext format.Luke Kanies2008-08-041-0/+6
* Moving the password file handling into the SSL::Key class.Luke Kanies2008-04-171-8/+12
* Adding SSL::Host-level support for managing the terminus andLuke Kanies2008-04-171-1/+1
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-1/+1
* We have a basically functional CA -- it can signLuke Kanies2008-04-151-5/+9
* The certificate authority is now functional and tested.Luke Kanies2008-04-151-8/+19
* This is a first pass at the certificate authority.Luke Kanies2008-04-151-0/+15
* Adding he last of the indirection classes for the sslLuke Kanies2008-04-151-1/+1
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-9/+4
* The new SSL classes basically work, but they're notLuke Kanies2008-04-151-1/+1
* First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+21