[exim-dev] [Bug 2255] TLS/SSL issue after upgading to 4.90

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [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.