Please help me. I've been dealing with this for a week. I have two clean installs agent and master on ubuntu/ apt-get install puppetmaster apt-get install puppet
I signed my agent. My wait was 30 seconds, and 30 seconds later it tries to connecct, but instead it said hostname not match. On my agent: /etc/puppet/ssl/certs# ls ca.pem box.pem On my master: /etc/puppet/ssl/certs# ls ca.pem master.pem I know I can compare certifactes with openssl x509 -text -in /etc/puppet/ssl/certs/<name>, but I have no idea what to compare. Please help me. I've googled many helps already... I autogenerated puppet.conf on master machine: "/usr/sbin/puppetmasterd --genconfig > /etc/puppet/puppet.conf" I think it's missing the certname part. Minimally, what should be present? Thanks. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/CpueR3FFqM0J. 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.