[gnutls-devel] GnuTLS | priority: add new option to allow small records (>= 64) (!1006)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed May 29 14:26:11 CEST 2019
Merge request https://gitlab.com/gnutls/gnutls/merge_requests/1006 was reviewed by Hubert Kario (@mention me if you need reply)
--
Hubert Kario (@mention me if you need reply) started a new discussion on tests/suite/tls-fuzzer/tls-fuzzer-nocert.sh: https://gitlab.com/gnutls/gnutls/merge_requests/1006#note_175771028
> if test $? != 0;then
> - PRIORITY="NORMAL:%VERIFY_ALLOW_SIGN_WITH_SHA1:+ARCFOUR-128:+3DES-CBC:+DHE-DSS:+SIGN-DSA-SHA256:+SIGN-DSA-SHA1:${VERSIONS}:+SHA256"
> + PRIORITY="NORMAL:%VERIFY_ALLOW_SIGN_WITH_SHA1:+ARCFOUR-128:+3DES-CBC:+DHE-DSS:+SIGN-DSA-SHA256:+SIGN-DSA-SHA1:${VERSIONS}:+SHA256:%ALLOW_SMALL_RECORDS"
shouldn't we test both configurations? with and without it?
especially if without it is the default?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1006
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/20190529/093e6328/attachment-0001.html>
More information about the Gnutls-devel
mailing list