<div class="gmail_quote">Hi, Tobias -- thanks very much for that.<div>So are you saying that I need some other software on there, too, to be able to send on SSL requests?</div><div>I had adapted my vcl file from this tutorial: <a href="http://www.lullabot.com/articles/varnish-multiple-web-servers-drupal" target="_blank">http://www.lullabot.com/articles/varnish-multiple-web-servers-drupal</a></div>


<div>The hope was that, whilst varnish doesn't handle SSL, I would be able to forwards on requests on port 443 (SSL requests, obviously) to be handled by the servers that varnish was caching for.</div><div>I'm not trying to have varnish handle the SSL authentication or anything, just to pass the request on.</div>


<div>Is that not possible?</div><div>& thanks again for your reply,</div><div>   Doug.<div><div class="h5"><br><br><div class="gmail_quote">On 24 August 2012 10:04,  <span dir="ltr"><<a href="mailto:me@ibotty.net" target="_blank">me@ibotty.net</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi doug,<br>
<div><br>
> Hi -- I've recently setup a varnish instance to serve an image server, but<br>
> am struggling with how to get it to pass on SSL requests.<br>
<br>
</div>varnish does not implement ssl (on purpose) you can tunnel ssl with<br>
other reverse proxies (stud, stunnel, nginx, lighttpd, even apache).<br>
<br>
if the proxy listening on port 443 does not forward the request to<br>
varnish, look for mistakes in the configuration of the proxy.<br>
<br>
good luck,<br>
 tobias florek<br>
<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div><br></div></div></div>
</div><br>