Puppet + webbrick = No problems
Puppet + Passenger = Client can connect and get its certificate signed, but 
then get heaploads of SSL errors <http://pastebin.com/5RbSVCXq>.

I have tried regenerating all certificates by running *rm -R 
/var/lib/puppet/ssl/** on both the master and the client.

Apache virtualhost: http://pastebin.com/2Ma5XSBW
/etc/puppet/auth.conf: http://pastebin.com/VvmMq9fC
/etc/puppet/puppet.conf: http://pastebin.com/fNeSEfsk

root@puppetmaster:/etc/puppet# tree
.
├── auth.conf
├── files
│   ├── apache2.conf
│   └── test
├── fileserver.conf
├── manifests
│   └── site.pp
├── modules
├── puppet.conf
├── rack
│   ├── public
│   │   ├── config.ru
│   │   ├── files
│   │   │   ├── apache2.conf
│   │   │   └── test
│   │   └── manifest.pp
│   └── README
└── templates

-- 
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/-/_SD8Sj98NEQJ.
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.

Reply via email to