On 15/10/15 14:00, Martin Rex wrote:
> Is the particular interop problem that you want to address
> caused by a necessity to really process application data and
> handshake data with arbitrary interleave,
> 
> or is it rather a problem of getting back into half-duplex operation,
> i.e. a client being able to continue receiving application data
> up to a ServerHello when it has sent out ClientHello, or a server being
> able to continue receiving application data up to a ClientHello
> (or warning level no-renegotiation alert) after the server has sent
> a ClientHelloRequest?

The former. The existing code should cope with the half-duplex issue. In
the reported problem we (OpenSSL) are running as a server and we have
received application data from the Client *after* we have sent our
ServerHelloDone.

Matt

_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to