summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/ca.rb
Commit message (Collapse)AuthorAgeFilesLines
* (#6789) Port SSL::CertificateAuthority::Interface to a FaceDaniel Pittman2011-07-201-0/+5
| | | | | | | | The Puppet::SSL::CertificateAuthority::Interface class was an early prototype heading toward building out a system like Faces. Now that we have done that, this changeset ports the early code to a new face. Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-76/+0
| | | | | | Add "puppet cert" as the new invocation of "puppetca" Signed-off-by: Jesse Wolfe <jes5199@gmail.com>
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-171-0/+76
Signed-off-by: Luke Kanies <luke@madstop.com>