summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/key
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-092-34/+34
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Fixing #2315 - ca --generate works againLuke Kanies2009-06-031-9/+1
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-221-2/+2
* Renaming the 'ca_file' ssl terminus type to 'ca'.Luke Kanies2008-04-211-2/+2
* All SSL terminus classes now force the CA information into the right place.Luke Kanies2008-04-181-0/+1
* Moving all of the ca-specific settings to the ca_fileLuke Kanies2008-04-172-1/+20
* Changing all of the SSL terminus classes to treat CA files specially.Luke Kanies2008-04-171-1/+7
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-6/+6
* We have a basically functional CA -- it can signLuke Kanies2008-04-151-2/+2
* The certificate and key are now correctly interactingLuke Kanies2008-04-151-26/+22
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-11/+0
* First stage of cert refactoring: PrivateLuke Kanies2008-04-151-0/+51