summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/certificate_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing CertificateRequest#save to accept arguments.Luke Kanies2008-11-031-1/+1
* Certificates now work over REST.Luke Kanies2008-08-071-1/+10
* Making all certificates only support the plaintext format.Luke Kanies2008-08-041-0/+6
* Adding autosigning to the new CA.Luke Kanies2008-05-061-0/+9
* Switching the SSL::Host class to return Puppet instances.Luke Kanies2008-04-171-0/+3
* 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
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-1/+3
* 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
* Finished the certificate request wrapper class.Luke Kanies2008-04-151-0/+27