Hello, I am trying to configure nginx as documented here
http://reductivelabs.com/trac/puppet/wiki/UsingMongrelNginx I don't realy know which file must be paased to this values : ssl_certificate ssl_certificate_key ssl_client_certificate When I try with ssl_certificate /var/lib/puppet/ssl/csr_puppet.pem; The system complaint with : Starting nginx: 2008/10/24 14:36:04 [emerg] 18335#0: SSL_CTX_use_certificate_chain_file("/var/lib/puppet/ssl/csr_puppet.pem") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line error:140DC009:SSL routines:SSL_CTX_use_certificate_chain_file:PEM lib) So which file must be used for ssl in nginx ? Vincent --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
