Re: IMAP over SSL error
- From: Ildar Mulyukov <ildar altlinux ru>
- To: balsa-list gnome org
- Subject: Re: IMAP over SSL error
- Date: Thu, 03 Sep 2009 23:06:29 +0500
On 03.09.2009 22:06:32, Pawel Salek wrote:
OpenSSL error in imap_setup_ssl():
14071:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version
number:s3_pkt.c:284:
It may be that lotus does not support the same encryption methods as
balsa. Can you please try the following commands and report the
result (success/failure)?
openssl s_client -connect imaphost:993 -ssl3 -crlf
...
New, TLSv1/SSLv3, Cipher is DES-CBC3-SHA
...
* OK Domino IMAP4 Server Release 8.0 ready Fri, 4 Sep 2009 00:01:59
+0600
openssl s_client -connect imaphost:993 -ssl2 -crlf
works
openssl s_client -connect imaphost:993 -tls1 -crlf
CONNECTED(00000003)
12575:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version
number:s3_pkt.c:284:
Balsa currently allows only TLSv1. We used to allow SSLv3 but it did
not work well with all servers (see
libbalsa/imap/imap-tls.c:imap_create_ssl). We should not allow SSLv2
since it has fundamental design problems.
Might be reasonable to have a switch TLS1/SSL3. Or, alternatively, if
TLS fails, try again with SSL3.
Should I open a bug for it?
Thanks.
--
Ildar Mulyukov, free SW designer/programmer/packager
=========================================
email: ildar altlinux ru
Jabber: ildar jabber ru
ICQ: 4334029
ALT Linux Sisyphus http://www.sisyphus.ru
=========================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]