Re: Haproxy client ip

2018-06-25 Thread Simos Xenitellis
On Sat, Jun 23, 2018 at 1:43 AM, Daniel Augusto Esteves wrote: > Hi > > I am setting up haproxy with keepalived and i need to know if is possible > pass client ip for destination log server using haproxy in tcp mode? > That can be done with the "proxy protocol". See more at https://www.haproxy.co

Re: [PATCH] MEDIUM: ssl: allow haproxy to start without default certificate

2017-06-15 Thread Simos Xenitellis
karound is to have a default (fake) certificat in first and use « >> strict-sni » parameter. >> >> Manu >> >>> Le 22 mai 2017 à 10:28, Simos Xenitellis a >>> écrit : >>> >>> Hi All, >>> >>> I am trying to auto

Is it possible to disable SSL if not certificates are found?

2017-05-22 Thread Simos Xenitellis
Hi All, I am trying to automate some tasks with adding multiple https (LetsEncrypt) websites, and using HAProxy as a TLS Termination Proxy. The problem is that when you start off with an empty server, there are no certificates yet, and it is not possible to have "bind *:443 ssl crt /etc/haproxy/c