On Wed, Apr 23, 2008 at 11:47 AM, Aleksandar Lazic <al-haproxy#none.at> wrote:
> On Die 22.04.2008 14:11, SCHMUTZ Falco wrote:
>
> > Okay, thanks for answers.
> > We have 8 IPs in this server, one per domaine name.
> > But we test CApath and verify in configuration, and it dit not work.
> > Do you have an exemple of this possibility ?
> >
>
> No, sorry.
> Maybe the stunnel list can help you more.
Hi, I've tried successfully a setup like this one:
[service1]
cert=/etc/stunnel/service1.pem
key=/etc/stunnel/service1.key
accept=external_IP1:443
connect=haproxy_ip:80
[service2]
cert=/etc/stunnel/service2.pem
key=/etc/stunnel/service2.key
accept=external_IP2:443
connect=haproxy_ip:80
And so on. Hope that helps.
Regrads,
-- Alberto GiménezReceived on 2008/04/23 12:05
This archive was generated by hypermail 2.2.0 : 2008/04/23 12:15 CEST