On Tue, Mar 11, 2025 at 01:16:53PM +0100, Chris Hofstaedtler wrote: ...
> Upstream has at least one open issue from 2020 and newer, allegedly > fixed issues: > > https://github.com/rsyslog/rsyslog/issues/4130 > https://github.com/rsyslog/rsyslog/pull/4535 > > I tried understanding the test, but ISTM it tries to setup a TLS > configuration that cannot work. All protocols get disabled, and then > Min/MaxProtocol is set to a disabled protocol. > > I don't see how OpenSSL could ever fulfill this request. > > On top of that, tcpflood(.c) apparently segfaults when it cannot > connect to the specified remote. I can confirm I'm hitting this too, and cowbuilder on the same host works as expected (i.e. can't reproduce the FTBFS)