[PATCH 2/2] MINOR: ssl: Add error if a crt-list might be truncated

2020-09-28 Thread Tim Duesterhus
see https://github.com/haproxy/haproxy/issues/860#issuecomment-693422936 see 0354b658f061d00d5ab4b728d7deeff2c8f1503a This should be backported as a warning to 2.2. --- src/ssl_crtlist.c | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git

[PATCH 1/2] CLEANUP: ssl: Use structured format for error line report during crt-list parsing

2020-09-28 Thread Tim Duesterhus
This reuses the known `parsing [%s:%d]:` from regular config file error reporting. --- src/ssl_crtlist.c | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/ssl_crtlist.c b/src/ssl_crtlist.c index fd141fc50..f1c15e051 100644 ---

Re: Question regarding the use of the Community Edition for commercial purposes

2020-09-28 Thread Jonathan Matthews
On Mon, 28 Sep 2020 at 12:15, Tobias Wengenroth wrote: > Dear HAProxy Support Team, > Hi Tobias. Just FYI, this is the public mailing list for the open source project, not a support team :-) > Our customer needs a loadbalancer for their media webservers and we think > about it to use HAProxy.

Re: [PATCH 2/2] DOC: crt: advise to move away from cert bundle

2020-09-28 Thread William Lallemand
On Sat, Sep 26, 2020 at 01:35:52PM +0200, William Dauchy wrote: > especially when starting to use `new ssl cert` runtime API, it might > become a bit confusing for users to mix bundle and single cert, > especially when it comes to use the commit command: > e.g.: > - start the process with `crt`

show errors from stats socket

2020-09-28 Thread Elias Abacioglu
Hi I'm trying to get details about some errors in one of my backends. Looking at the stats, there are a bunch of errors per server. However, when I try to get details about the errors via the stats socket. # echo "show errors -1" | socat stdio /var/lib/haproxy/stats.sock Total events captured on