On 31/05/2021 13:27, Viktor Dukhovni via Exim-users wrote:
40884 SSL_accept: error in error
40884 SSL_accept: error in error
I haven't seen that one much. Perhaps an issue in the Exim OpenSSL glue
code.
Best guess is that is from an info callback into Exim from OpenSSL
( registered via SSL_CTX_set_info_callback() ), with a "where"
of SSL_CB_EXIT and that second "error" string helpfully provided
by SSL_state_string_long().
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/