hi doug, > So are you saying that I need some other software on there, too, to be able > to send on SSL requests?
sorry, i do not really understand the question, english is not my first language. in the lullabot article you adapted there are some load balancers in front of varnish. if you deploy load balancers in front of varnish, the ssl en- and decryption has to happen there. (haproxy uses a version of stunnel afair). if not, just run an nginx server on port 443 and proxy it to varnish (proxy_pass directive). good luck, tobi _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
