[exim-dev] [Bug 2255] TLS/SSL issue after upgading to 4.90
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
Viktor Dukhovni, mensaje del
2018-03-13 18:57
admin, mensaje del
2018-04-03 09:43
Autor:
admin
Fecha:
2018-03-30 14:59
UTC
A:
exim-dev
Asunto:
[exim-dev] [Bug 2255] TLS/SSL issue after upgading to 4.90
https://bugs.exim.org/show_bug.cgi?id=2255
--- Comment #12 from exim.org@??? ---
I have removed next lines
/* Disable session cache unconditionally */
(void) SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF);
of file 'tls-openssl.c' and then Exim was recompiled.
It was solved this issue.
--
You are receiving this mail because:
You are on the CC list for the bug.