summaryrefslogtreecommitdiffstats
path: root/lib/puppet/ssl/host.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* This is a first pass at the certificate authority.Luke Kanies2008-04-151-45/+59
| | | | | The tests are basically entirely absent still, but the structure is all there.
* It looks like all of the new ssl classes for managingLuke Kanies2008-04-151-11/+45
| | | | | | | keys, certificates, and requests now work, including talking to the certificate authority. Now we just need the authority itself, along with the necessary REST terminii.
* The new SSL classes basically work, but they're notLuke Kanies2008-04-151-0/+62
functionally connected to any kind of indirection.