By: ved singh user 27 Sep 2017 at 2:37 p.m. CDT

2 Responses
ved singh gravatar
Hi, We are planning to have reverse proxy (with load balancer and HTTPS front-end) in front of Gluu node which will terminate client ssl session and will forward request on http to backend Gluu nodes. (In our infrastructure setup, Gluu nodes are inside private subnet and all internal communication within subnet is happening on http) It would look something like this: ``` https://example.com ---> reverse proxy ---> http://glu.server.com ``` Is it possible to run Gluu on non https request ? If not, then we need to pass client certificate through revery proxy and forward it to Gluu. Am I right? Appreciate any guidance. Thanks.

By Michael Schwartz Account Admin 27 Sep 2017 at 3:52 p.m. CDT

Michael Schwartz gravatar
See my answer for [https://support.gluu.org/4560](https://support.gluu.org/4560)

By ved singh user 28 Sep 2017 at 10:39 p.m. CDT

ved singh gravatar
Thanks Michael. I went over this ticket as well which has similar design. https://support.gluu.org/other/3878/how-to-configure-gluu-without-https-on-apache/