I am pretty sure the issue is actually some configs needed on your non-CA
master in its /etc/puppetlabs/puppetserver/conf.d/webserver.conf.
See https://docs.puppet.com/puppetserver/2.2/external_ca_configuration.html
for documentation on this. The added lines you likely need are these:
ssl-cert = /etc/puppetlabs/puppet/ssl/certs/$HOSTNAME.example.com.pem
ssl-key = /etc/puppetlabs/puppet/ssl/private_keys/$HOSTNAME.example.com.pem
ssl-ca-cert = /etc/puppetlabs/puppet/ssl/certs/ca.pem
On Wednesday, April 27, 2016 at 7:41:51 AM UTC-5, amateo wrote:
>
> Hello,
>
> I'm deploying multiple puppetmasters (running latest puppet server
> AIO). So I have create a single puppet master acting as CA. I have no
> problem with this.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/23f889dc-ba24-4db7-a2b5-6d5e4c4d2a92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.