Thanks, Lukas. I don't quite understand what you mean, can you show me an example conf?
Bests, -Igor On Mon, Dec 9, 2013 at 4:40 AM, Lukas Tribus <[email protected]> wrote: > Hi, > > >> listen http >> bind: 80 >> mode ssl-client >> use-server sslsrv 127.0.0.1:443 > > This should already work without the need to introduce a new "mode". > > Just configure your frontent without SSL and your backend with SSL, both > using HTTP mode. > > > Regards, > > Lukas

