On Sep 16, 2010, at 10:37 PM, denmat wrote: > You are correct. Many thanks Patrick.
You're welcome. I'd advise you so trim down your config file right after you get it working. Yours is really unmanageable. Here's mine: [main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter [puppetmasterd] templatedir=$confdir/templates ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY [puppetd] report=true pluginsync=true listen=true > On Sep 17, 3:10 pm, Patrick <kc7...@gmail.com> wrote: >> On Sep 16, 2010, at 9:11 PM, denmat wrote: >> >> >> >>> Hi list, >> >>> have an issue which I haven't been able to find a definitive answer >>> for after searching list. >> >>> I have upgraded from 2.5 to 2.6 and problem I have existed with 2.5 so >>> this is not related to the new release. (running on F12/Centos5.5). >> >>> The puppetmaster works fine with my certificates using the internal >>> webrick server. >> >>> I've put apache and passenger in place and I get this difference in >>> the certificate chain, which I assume is my problem. Can this be >>> solved without regenerating all the certificates or is there something >>> I'm missing from my configs (puppet.conf refreshly generated with >>> puppetd --genconfig)? >> >> Your passenger config is pulling certs from /var/lib/puppet/ssl and webrick >> is pulling certs from /etc/puppet/ssl so they should be operating >> differently. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-us...@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. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.