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

--- Comment #3 from Christian Mollekopf <mollek...@kolabsys.com> ---
According to http://www.openssl.org/docs/ssl/SSL_CTX_new.html
q_SSLv23_client_method is the way to go (and what we're using currently), so
IMO the server should normally just understand SSLv2 hello messages (even if it
then decides to use SSLv3). We could add an option to force a specific ssl
version (but probably in a config file only), if that is really required.

For now I'm only concerned about notifying the user that the connection cannot
be established. However, I seem to get a dialog when the encryption fails
(tested by using plain which is not supported by my server).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to