Comment 7 for bug 1833896

Revision history for this message
In , Jorton-9 (jorton-9) wrote :

Note this is testing with TLSv1.2 not 1.3 - I will try to reproduce as well.

Can you stick "#warning foo" on a line directly before:

    SSL_CTX_clear_mode(ctx, SSL_MODE_AUTO_RETRY);

in ssl_engine_init.c to make sure that is being enabled when you build? Preferable to test against the 2.4.x branch now.