[gnutls-devel] GnuTLS | Draft: Set default value of early date size for client to 0 (!1906)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Dec 13 08:21:02 CET 2024




Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1906#note_2257224149


Thank you for the MR @valdaarhun. I think modifying the existing test would be simpler as it requires session resumption and writing it from scratch wouldn't be straightforward. I guess it would be sufficient to cover the following scenarios:
- `gnutls_session_get_max_early_data` returns 0 for client, before/after the initial connection
- `gnutls_session_get_max_early_data` returns the server advertised value for client, after the session is resumed (this should already be covered)
- `gnutls_session_get_max_early_data` return 0 for client, after the session is resumed but no "early_data" extension was negotiated

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1906#note_2257224149
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20241213/83f3ee86/attachment-0001.html>


More information about the Gnutls-devel mailing list