On 2017/6/30 10:32, Willy Tarreau wrote: > Hi Patrick, > > On Fri, Jun 30, 2017 at 10:28:11AM -0400, Patrick Hemmer wrote: >>> The issue I'm having is that there's no notification >>> that this will not work. Using #ifdef ensures that what is not supported will >>> report an error. Then the user looks at the keyword in the doc and reads >>> "requires openssl 1.1 or above" and understands why there's this problem. >> I can include an additional patch to change the existing SSL fetches to >> the desired behavior. Would that be acceptable? > > Yes I think it would be a good idea. It may break a config or two while > upgrading to 1.8 but for good since these ones silently fail right now. > > Thanks, > Willy
After much delay, I've addressed the requested changes as a new patch. -Patrick

