On Wed, Aug 22, 2018 at 09:44:35PM +0200, Paul Gevers wrote:
> Reading the error log I suspect that openssl dropped support for weak
> algorithms on purpose (the latest upload started the transition from
> 1.1.0 to 1.1.1).

This is probably the result of the default openssl.cfg now having:
[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2

Where the SECLEVEL 2 requires a 112 / 2048 bit security level.


Kurt

Reply via email to