You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the addition of the support for reading early data on server side.
What to implement depends on the result #6310 and thus cannot be fully defined yet.
Things we already know they have to be done:
Compute the early data transform and switch to it for inbound data after sending the server first flight which ends with the Finished message.
Testing:
An MbedTLS client sends early data as part of a session resumption to an MbedTLS server. The MbedTLS server receives successfully the early data.
This issue tracks the addition of the support for reading early data on server side.
What to implement depends on the result #6310 and thus cannot be fully defined yet.
Things we already know they have to be done:
Testing:
An MbedTLS client sends early data as part of a session resumption to an MbedTLS server. The MbedTLS server receives successfully the early data.
Depends on: #6310 and #6340
The text was updated successfully, but these errors were encountered: