Hi, it may like stunnel's client mode.

In haproxy, we may get like this to terminate SSL server to HTTP server.

listen http
 bind: 80
 mode ssl-client
 use-server sslsrv 127.0.0.1:443

Bests,
-Igor


On Mon, Dec 9, 2013 at 4:25 AM, Lukas Tribus <luky...@hotmail.com> wrote:
> Hi Igor,
>
>> For testing and bench purpose, client mode like stud[1] would be
>> useful, any plan to implement this feature?
>
> Not sure what that means, can you elaborate on the use case?
>
> SSL encrypted backend connections are already supported.
>
>
> Regards,
> Lukas

Reply via email to