Dear all,
I just did an upgrade from Debian Stretch to Buster. All seems to have went well, except one thing. When KMail attempts to fetch mail via IMAP from a server that requires TLS I get an error saying "Error initializing TLS". (Or something similar - I'm translating from Polish. The exact message in Polish is "Błąd podczas uruchamiania TLS".) Any ideas?
Janek
--- Politechnika Łódzka Lodz University of Technology
Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie.
This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.
On Wednesday 17 of July 2019 17:45:50 Jan Stolarek wrote:
Dear all,
I just did an upgrade from Debian Stretch to Buster. All seems to have went well, except one thing. When KMail attempts to fetch mail via IMAP from a server that requires TLS I get an error saying "Error initializing TLS". (Or something similar - I'm translating from Polish. The exact message in Polish is "Błąd podczas uruchamiania TLS".) Any ideas?
Janek
Politechnika Łódzka Lodz University of Technology
Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie.
This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.
Hi Janek,
you seem to have encountered the same problem as reported on bugzilla as 3024: http://bugs.pearsoncomputing.net/show_bug.cgi?id=3024
Do you have 64 or 32bit system?
Cheers
Hi Slávek,
you seem to have encountered the same problem as reported on bugzilla as 3024: http://bugs.pearsoncomputing.net/show_bug.cgi?id=3024
Indeed, looks similar. I'm on a 64bit system though.
I just realized that I also can't send email via an SMTP server that requires SSL.
Also, I went to https://www.kernel.org in Konqueror and it works. Clicking the padlock icon shows TLSv1.2 as the SSL version.
Janek
--- Politechnika Łódzka Lodz University of Technology
Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie.
This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.
Aha! .xsession-errors says:
140363750851840:error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small:../ssl/statem/statem_clnt.c:2156: [2019/07/17 17:21:48.030] [tdeio_imap] WARNING: TLS mode setup has failed. Aborting.
HTH
Janek
--- Politechnika Łódzka Lodz University of Technology
Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie.
This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.
On Wednesday 17 of July 2019 18:26:30 Jan Stolarek wrote:
Aha! .xsession-errors says:
140363750851840:error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small:../ssl/statem/statem_clnt.c:2156: [2019/07/17 17:21:48.030] [tdeio_imap] WARNING: TLS mode setup has failed. Aborting.
HTH
Janek
Great, it looks like information that should be helpful!
Cheers