Hi ,
I have installed Haproxy servere 5.1 on linux RHEL 6.1
I have configured Haproxy servere on linux at 80 port and trying to do reverse
proxy with backend on https protocol (443). Is it possible in haparoxy ?
Client -->http traffic -->Haproxy server-->https traffic-->backend server
If I have Haproxy kistening to https traffic (have certificate support)and
backend server with https traffic, is this reverse proxy supported in Haproxy
?
Client -->https traffic -->Haproxy server-->https
traffic-->backend server
Is there any other solution for this scenario?
Really appreciate your help here.
Thanks,
Yogita