Created attachment 1897924 [details] patch Description of problem: Build is failing in %check section dh params schmorp1539: failed to set DH parameters at t/80_ssltest.t line 14. Patch is fixing this issue
@ed.abdullin.1 On which system is this failing?
AlmaLinux8, but I think it can be reproduced in any system
The root cause of this issue is the default dh key (schmorp1539). Net::SSLeay will fail with this setting with the error "error:0A00018A:SSL routines::dh key too small" which is the setting of OpenSSL on these systems.