[kmail2] [Bug 419782] Unable to connect to IMAP server

Chris Samuel bugzilla_noreply at kde.org
Mon Apr 27 07:10:57 BST 2020


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

--- Comment #7 from Chris Samuel <kde at 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 at SECLEVEL=1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list