2016-04-15 16:50 GMT+02:00 David Martin <[email protected]>: > I have tested the current patch with the HAProxy default, a list of curves, > a single curve and also an incorrect curve. All seem to behave correctly. > The conditional should only skip calling ecdh_auto() if curves_list() > returns 0 in which case HAProxy exits anyway. > > Maybe I'm missing something obvious, this has been a learning experience for > me.
You are correct. I guess I shouldn't have been looking at patches during a break at a day work;) Seems ok for me now. Apart from the missing documentation changes;) -- Janusz Dziemidowicz

