ayseff / securityswitch

Automatically exported from code.google.com/p/securityswitch
Other
2 stars 0 forks source link

HTTPS terminating on a load balancer. #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

I am looking at using this but the sites i plan on using this one are behind 
load balancers that have SSL termination.

I have seen that the load balancer adds the following http header: 
HTTP_X_FORWARDED_PROTO which has the value of http or https.

Is this something security switch supports or is there a way i can extend 
security switch to full fill this need?

Thanks

Paul

Original issue reported on code.google.com by paul.sho...@pilotbean.com on 9 Mar 2015 at 4:34

GoogleCodeExporter commented 9 years ago
Sorry, i didnt notice this in the config section: offloadedSecurityHeaders

Original comment by paul.sho...@pilotbean.com on 9 Mar 2015 at 4:36

GoogleCodeExporter commented 9 years ago
No problem. It should work nicely for you with that value set.

Original comment by vent...@gmail.com on 9 Mar 2015 at 6:48