[Pkg-nagios-devel] Bug#900152: nsca-ng: FTBFS against openssl 1.1.1
Sebastian Andrzej Siewior
sebastian at breakpoint.cc
Sun Nov 4 23:28:50 GMT 2018
On 2018-05-26 23:35:46 [+0200], To submit at bugs.debian.org wrote:
> The Error in the testsuite could be due to:
> 1.1.1~~pre6-1 changelog):
> | * Increase default security level from 1 to 2. This moves from the 80 bit
> | security level to the 112 bit securit level and will require 2048 bit RSA
> | and DHE keys.
No, it is not. It is a TLS1.3 issue. If I limit max protocol to TLS1.2
then the testsuite passes. The problem with TLS1.3 could be that
SSL_read() could return SSL_ERROR_WANT_READ asking to do the same. Was
there a workaround for this or do I mix up things?
Anyway, it seems that SSL_connect() returns SSL_ERROR_WANT_READ.
Sebastian
More information about the Pkg-nagios-devel
mailing list