HomePhorge

(#3120) Fixup default descriptions
e2cadeaeeec6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#3120) Fixup default descriptions

PR 916 had some poorly formatted descriptions for the new options. This
patch cleans up those descriptions and makes their relationship to
localcacert more clear.

The new look is:

  1. Where each client stores the CA certificate.
  2. The default value is '$certdir/ca.pem'. localcacert = /etc/puppet/ssl/certs/ca.pem
  3. Certificate authorities who issue server certificates. SSL servers will not be
  4. considered authentic unless they posses a certificate issued by an authority
  5. listed in this file. If this setting has no value then the Puppet master's CA
  6. certificate (localcacert) will be used.
  7. ssl_client_ca_auth =
  8. Certificate authorities who issue client certificates. SSL clients will not be
  9. considered authentic unless they posses a certificate issued by an authority
  10. listed in this file. If this setting has no value then the Puppet master's CA
  11. certificate (localcacert) will be used.
  12. ssl_server_ca_auth =

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaa6941069781: Merge pull request #916 from jeffmccune/ticket/3.
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPUe2cadeaeeec6: (#3120) Fixup default descriptions (authored by Jeff McCune <jeff@puppetlabs.com>).Jul 11 2012, 2:18 AM