[gnutls-devel] GnuTLS | system-override-compress-cert testsuite error with 3.8.10 (#1721)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sat Jul 12 13:11:10 CEST 2025
Andreas Metzler commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1721#note_2623280040
Looking at tests/tls13/compress-cert-conf.c Line62
https://gitlab.com/dueno/gnutls/-/blob/wip/dueno/test-fixes/tests/tls13/compress-cert-conf.c#L62
we find:
```c
/* check BROTLI number */
if (msg->data[0] == 0x00 && msg->data[1] == 0x02)
client_ok = 1;
```
which suggests that the test can only succeed if brotli is available and I think I am seeing this behavior.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1721#note_2623280040
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/20250712/f157a89f/attachment.html>
More information about the Gnutls-devel
mailing list