Re: [ANNOUNCE] haproxy-2.7-dev9

2022-11-21 Thread Илья Шипицин
as release is getting close, I've performed cppcheck analysis https://github.com/haproxy/haproxy/issues/1939 https://github.com/haproxy/haproxy/issues/1940 https://github.com/haproxy/haproxy/issues/1941 let me know, if it is noisy/useless, I'm fine with cdiscarding cppcheck issues (however, it

Re: Certificate picking order

2022-11-21 Thread William Lallemand
Hi, On Sat, Nov 19, 2022 at 05:45:43PM +0100, William Edwards wrote: > Hello, > > When multiple SSL certificates exist for a given domain, which one does > HAProxy pick? > > I'm specifically interested in knowing what happens when: > > - Multiple certificates with the exact same set of common

Re: [PATCH] fix spelling "choosen" --> "chosen"

2022-11-21 Thread Amaury Denoyelle
On Sat, Nov 19, 2022 at 06:25:39PM +0500, Илья Шипицин wrote: > Hello, > can we settle it before 2.7 ? > пн, 7 нояб. 2022 г. в 11:50, Willy Tarreau : > > On Wed, Nov 02, 2022 at 10:43:49AM +0100, William Lallemand wrote: > > > > > - if (!tp->choosen) > > > > > + if (!tp->chosen) > > > > >