[Puppet Users] Re: Enabling Inventory Support for dashboard give SSL_connect error

2014-02-04 Thread Jason Hatman
> > Figured it out. I assumed that since Dashboard used port 3000 that the CA > did as well. I changed "ca_port" to 8140 and now it works. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving

[Puppet Users] Re: Enabling Inventory Support for dashboard give SSL_connect error

2014-02-04 Thread Jason Hatman
*My settings.yml file looks like this, if it helps.* cn_name: 'dashboard' ca_crl_path: 'certs/dashboard.ca_crl.pem' ca_certificate_path: 'certs/dashboard.ca_cert.pem' certificate_path: 'certs/dashboard.cert.pem' private_key_path: 'certs/dashboard.private_key.pem' public_key_path: 'certs/dashb

[Puppet Users] Re: Enabling Inventory Support for dashboard give SSL_connect error

2014-02-04 Thread Jason Hatman
I too would like some insight into this problem. I'm following the same instructions. Here's my result. root@pmaster3:/usr/share/puppet-dashboard# sudo -u puppet-dashboard rake cert:request NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. G