Hi Cyril, I was not available last days and I'm happy you were available to help people:) Let me keep on helping Erick.
Basically, this kind of configuration is doable with stunnel. Stunnel has a "client" mode and so can be used to get connected to a backend server over SSL and keep on using all the layer 7 smart stuff from haproxy while providing SSL connections from client to server. cheers On Tue, Feb 21, 2012 at 10:36 PM, Cyril Bonté <[email protected]> wrote: > Hi all, > > Le 21/02/2012 21:10, Erick Chinchilla Berrocal a écrit : > >> Hi >> Thanks for your reply >> I made this change but the problem continues >> any other idea > > > OK, after discussing with Erick, it appears that the configuration worked, > but Erick had the need to reencode the haproxy output into HTTPS. > > Not sure it will still be a requirement, but in case it is, I oriented him > on stunnel client mode for such a "complex" case : > https client -> stunnel -> haproxy -> stunnel -> https server > > I won't be able to help him those next days, but maybe someone else can take > the relay, if he needs more help ;-) > > > -- > Cyril Bonté >

