Re: How to deploy a Web application using HTTPs


Dieu Cao <dcao@...>
 

Your edge load balancer should be configured to add x-forwarded-for and
x-forwarded-proto headers.

On Wed, Sep 23, 2015 at 4:24 AM, Juan Antonio BreƱa Moral <
bren(a)juanantonio.info> wrote:

@James,

who add the headers?

"x-forwarded-for":"CLIENT_REAL_IP, CLOUD_FOUNDRY_IP",
"x-forwarded-proto":"https"

the load balancer or the GoRouter?

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.