<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:12pt"><div><span>Hi Paul,<br></span></div><div><span><br></span></div><div><span>Thanks for your reply and link. It was very helpful.<br></span></div><div><span><br></span></div><div><span>Kind regards, Ali<br></span></div><div><br></div>  <div style="font-size: 12pt; font-family: "verdana", "helvetica", sans-serif"> <div style="font-size: 12pt; font-family: "times new roman", "new york", "times", serif"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;"></span></b><br> </font> <br>You wouldn't send https requests anywhere because they are already using the ssl port (443).  You'd only be interested in using port 80 requests (i.e. http).<br><br>An example of how to do this is here:<br><br><a href="https://www.varnish-cache.org/trac/wiki/VCLExampleRedirectInVCL"
 target="_blank">https://www.varnish-cache.org/trac/wiki/VCLExampleRedirectInVCL</a><br><br>~Paul<br><br>On Wed, Dec 21, 2011 at 11:33:33PM +0000, Your Friend wrote:<br>> Hi guys,<br>><br>><br>> I have been thinking about that how I can use ssl with nginx and varnish. (I use nginx as backend) and I know that Varnish does not support SSL yet.<br>><br>> In my case I want to use SSL on some pages like<br>> www.domain.com/login/ ?<br>> domain.com/register/.<br>><br>> Does anyone have any solution? Would this work to create a VCL rule to send all https requests to nginx?<br>><br>> Kind regards, Ali<br><br>> _______________________________________________<br>> varnish-misc mailing list<br>> <a ymailto="mailto:varnish-misc@varnish-cache.org" href="mailto:varnish-misc@varnish-cache.org">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><br>________________________________<br><br>This message may contain confidential or privileged information. If you are not the intended recipient, please advise us immediately and delete this message. See <a href="http://www.datapipe.com/about-us-legal-email-disclaimer.htm" target="_blank">http://www.datapipe.com/about-us-legal-email-disclaimer.htm</a> for further information on confidentiality and the risks of non-secure electronic communication. If you cannot access these links, please notify us by reply message and we will send the contents to you.<br><br><br> </div> </div>  </div></body></html>