summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/certificate_factory.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-119/+119
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-1/+1
* We have a basically functional CA -- it can signLuke Kanies2008-04-151-4/+6
* Adding tests for the easy bits of the CertificateFactory.Luke Kanies2008-04-151-5/+14
* This is a first pass at the certificate authority.Luke Kanies2008-04-151-0/+134