summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/ssl_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-165/+165
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-7/+7
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* Fix for #2890 (the cached certificates that would not die)Markus Roberts2009-12-191-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-221-3/+5
* Adding logging when files are removed.Luke Kanies2008-08-071-0/+1
* Fixing the new-form version of #1382.Luke Kanies2008-07-021-1/+25
* Adding integration tests for a lot of the SSL code.Luke Kanies2008-04-171-1/+1
* Adding SSL::Host-level support for managing the terminus andLuke Kanies2008-04-171-2/+6
* Changing all of the SSL terminus classes to treat CA files specially.Luke Kanies2008-04-171-11/+71
* The 'destroy' method for the ssl_file terminus base classLuke Kanies2008-04-161-1/+1
* Making the first pass at using requests instead ofLuke Kanies2008-04-151-14/+14
* Adding a :search method to the ssl_file terminus typeLuke Kanies2008-04-151-0/+12
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-3/+3
* The certificate and key are now correctly interactingLuke Kanies2008-04-151-0/+5
* The basics for the certificate and certificate requestLuke Kanies2008-04-151-0/+66