Hi Grifith, Puppet includes by default a CA, therefor if you had puppet working before (with a puppetmaster) then all you need to do is to find the relevant fines in your /var/lib/puppet/ssl dir :)
something in the spirit of http://github.com/ohadlevy/puppet-multipuppetmaster/blob/master/templates/puppetmaster-vhost.confshould work. Ohad On Tue, Mar 30, 2010 at 1:46 PM, Smain Kahlouch <smain...@gmail.com> wrote: > Hi everyone, > > I'm trying to migrate my puppetmaster to Passenger and i was wondering > how can i generate the following lines in apache2 configuration : > > ... > SSLCertificateFile /var/lib/puppet/ssl/certs/puppet.koumbit.net.pem > SSLCertificateKeyFile > /var/lib/puppet/ssl/private_keys/puppet.koumbit.net.pem > SSLCertificateChainFile /var/lib/puppet/ssl/ca/ca_crt.pem > SSLCACertificateFile /var/lib/puppet/ssl/ca/ca_crt.pem > ... > > I already know how to generate an autosigned certificate but i don't have a > certificate autority. > > How did you managed that ? > > Thanks for your help. > > Regards > Grifith > > -- > 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<puppet-users%2bunsubscr...@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.