https://bugs.kde.org/show_bug.cgi?id=400221

--- Comment #9 from Chris Samuel <k...@csamuel.org> ---
The solution (for me) under Kubuntu 20.04 was to modify /etc/ssl/openssl.cnf
after the line:

oid_section             = new_oids

by adding:

openssl_conf = default_conf

[default_conf]
ssl_conf = ssl_sect

[ssl_sect]
system_default = system_default_sect

[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to