puppet certificate management

For details see http://docs.reductivelabs.com/guides/installation.html#verifying_installation

on the puppetmaster:

# list certificate requestes:
puppetca --list
 
# sign a request
puppetca --sign host.example.com
 
# revoke a certificate:
puppetca --revoke host.example.com
 
# clean a certificate:
puppetca --clean host.example.com

check certificate content:

openssl x509 -text -in /var/lib/puppet/ssl/certs/puppet.pem
networking/puppet/certificates.txt · Last modified: 2011/08/16 15:22 by tb
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0