before the entire
handshake has completed, see [issue #17654].
[issue #17654]: https://github.com/openssl/openssl/issues/17654
From: openssl-users On Behalf Of loic
nicolas
Sent: Sunday, March 13, 2022 12:08 AM
To: openssl-users@openssl.org
Subject: SSL_ERROR_WANT_READ after the handshake
Hello
Ok thanks you
De : openssl-users de la part de Viktor
Dukhovni
Envoyé : dimanche 13 mars 2022 00:22
À : openssl-users@openssl.org
Objet : Re: SSL_ERROR_WANT_READ after the handshake
> On 12 Mar 2022, at 6:08 pm, loic nicolas wrote:
>
> After the hand
> On 12 Mar 2022, at 6:08 pm, loic nicolas wrote:
>
> After the handshake, is it really necessary to check SSL_ERROR_WANT_READ and
> SSL_ERROR_WANT_WRITE? (whether on the server or client side)
> I don't want to accept a renegotiation, is it really possible that OpenSSL
> sends me these events
Hello,
I use my own bios and non-blocking sockets.
After the handshake, is it really necessary to check SSL_ERROR_WANT_READ and
SSL_ERROR_WANT_WRITE? (whether on the server or client side)
I don't want to accept a renegotiation, is it really possible that OpenSSL
sends me these events without t