[gnutls-devel] GnuTLS | WIP: This fixes the recent issue with openssl interop testing in CI (!798)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Nov 7 10:59:59 CET 2018


Dmitry Eremin-Solenikov started a new discussion on tests/suite/testcompat-main-openssl:

>  
>  test $NO_TLS1_2 != 0 && echo "Disabling interop tests for TLS 1.2"
>  
> +${SERV} ciphers -v ALL 2>&1|grep -e DHE-DSS >/dev/null 2>&1
> +NO_DSS=$?

This is unnecessary, you will overwrite `NO_DSS` in version check.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/798#note_115125975
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/20181107/117cda9a/attachment-0001.html>


More information about the Gnutls-devel mailing list