Re: [PATCH v4 0/2] add set server ssl command

2020-10-29 Thread Willy Tarreau
Hi William, On Thu, Oct 29, 2020 at 01:17:54PM +0100, William Dauchy wrote: > remaining questions/comments: > - to follow up the work done on `show stats` with weight done by Willy, > I was thinking to display use_ssl in that command as well, completely > removing the use of `show servers

[PATCH v4 0/2] add set server ssl command

2020-10-29 Thread William Dauchy
Hello, This patchset is an attempt to add a new command for configure ssl on server at runtime: - the first patch is a simple preparation work - the second one is adding the new command. Now that I understand how ssl backend connections are initialized, I change it to: init SSL connection at