[gnutls-devel] GnuTLS | Ignore unknown algorithms received in compress_certificate extension (!1660)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Oct 21 11:32:49 CEST 2022
Zoltán Fridrich commented on a discussion on lib/ext/compress_certificate.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1660#note_1144367982
> for (i = 0; i < methods_len; ++i) {
> num = _gnutls_read_uint16(data + i + i + 1);
> methods[i] = _gnutls_compress_certificate_num2method(num);
> - if (methods[i] == GNUTLS_COMP_UNKNOWN)
But that is literally the point of #1416
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1660#note_1144367982
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/20221021/449e3f0f/attachment.html>
More information about the Gnutls-devel
mailing list