[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
Sun Dec 15 18:35:52 CET 2024
Sahil Siddiq commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1906#note_2260144285
Thank you for your reply.
> * `gnutls_session_get_max_early_data` return 0 for client, after the session is resumed but no "early_data" extension was negotiated
>
> The last one is a bit tricky and you might need to actually write a new test, or modify other tests, such as tests/tls13-early-data-neg\*.c.
I think writing a new test will be better for this scenario since the server side is initialized with `GNUTLS_ENABLE_EARLY_DATA` in tests/tls13-early-data-neg\*.c. Based on what I have understood, the server in this scenario shouldn't be initialized with `GNUTLS_ENABLE_EARLY_DATA`.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1906#note_2260144285
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/20241215/b9067a19/attachment.html>
More information about the Gnutls-devel
mailing list