[gnutls-devel] GnuTLS | testcompat-openssl: improve testing against secured OpenSSL versions. (!1168)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Feb 6 03:38:59 CET 2020
Dimitri John Ledkov commented on a discussion on tests/suite/testcompat-main-openssl: https://gitlab.com/gnutls/gnutls/-/merge_requests/1168#note_283252319
> wait_server ${PID}
>
> echo "${PREFIX}Checking TLS 1.2 with PSK..."
> - ${VALGRIND} "${CLI}" ${DEBUG} -p "${PORT}" 127.0.0.1 --priority "NONE:+CIPHER-ALL:+SIGN-ALL:+COMP-NULL:+MAC-ALL:+VERS-TLS1.2:+PSK:+CURVE-ALL${ADD}" --insecure --pskusername Client_identity --pskkey 9e32cf7786321a828ef7668f09fb35db </dev/null >/dev/null || \
> + echo ${VALGRIND} "${CLI}" ${DEBUG} -p "${PORT}" 127.0.0.1 --priority "NONE:+CIPHER-ALL:+SIGN-ALL:+COMP-NULL:+MAC-ALL:+VERS-TLS1.2:+PSK:+CURVE-ALL${ADD}" --insecure --pskusername Client_identity --pskkey 9e32cf7786321a828ef7668f09fb35db </dev/null >/dev/null || \
but i bet it is one of the test cases that was failing, as i was fixing them up.
let's watch it fail now.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1168#note_283252319
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/20200206/822293e3/attachment.html>
More information about the Gnutls-devel
mailing list