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. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.