[gnutls-devel] GnuTLS | Improved estimation of wait in gnutls_session_get_data2 (!936)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Mar 19 16:07:48 CET 2019
Hubert Kario started a new discussion on tests/gnutls-cli-resume.sh:
> rm -f ${TMPFILE}
> done
>
> +echo "Checking whether session resumption works reliably under TLS1.2"
> +
> +i=0
> +while [ $i -lt 10 ]
> +do
> + ${VALGRIND} "${CLI}" -p "${PORT}" 127.0.0.1 --logfile=${TMPFILE} --priority NORMAL:-VERS-ALL:+VERS-TLS1.2 --resume --insecure </dev/null >/dev/null || \
a). this runs the clients one by one, not all at once
b). valgrind will slow the client significantly
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/936#note_152049426
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/20190319/150f8eb9/attachment.html>
More information about the Gnutls-devel
mailing list