If Iam right, puppet usually sends certs with its name $ssldir/certs/<node>.pem and uses private key $ssldir/private_keys/<node>.pem But now how it uses $ssldir/certs/ca.pem and correctly uses private key $ssldir/private_keys/<ca_server>.pem ? And Am I right that puppetdb requires ca.pem signed by private key of ca during fetch/replace request?
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.