On 2/27/2013 2:35 PM, Philip Brown wrote:


On Wednesday, February 27, 2013 2:27:56 PM UTC-8, Ellison Marks wrote:

     From what I understand, no, puppet doesn't handle SSL. It acts a a
    CA and signs certificates and such, but it doesn't actually
    communicate over the network itself. the puppetmaster package
    includes the WEBrick server, which reads the created certs and uses
    them to do SSL.


Ohhh, right. I'd forgotten about that :(

thanks for the clarification :)

Fwiw, even if it supported SSL, Passenger standalone isn't going to buy you much reduction in the stack. Passenger standlone embeds a static Nginx into itself which acts as the http server which is turn reverse proxies Passenger which then manages the Rack processes that actually run the Puppet application. Apache/Passenger or Nginx/Passenger is the same amount of code in a form that is easier to administrate.

Ramin

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to