[gnutls-devel] GnuTLS | Fix record_size_limit extension handling when resuming (!886)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Jan 23 16:31:40 CET 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/886 was reviewed by Hubert Kario
--
Hubert Kario started a new discussion on lib/ext/record_size_limit.c:
> .gid = GNUTLS_EXTENSION_RECORD_SIZE_LIMIT,
> - .parse_type = GNUTLS_EXT_TLS,
> + .parse_type = GNUTLS_EXT_MANDATORY,
it is only when the client sent the extension, isn't it? (and the client doesn't have to send it for resumption?)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/886
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/20190123/978b3960/attachment.html>
More information about the Gnutls-devel
mailing list