[gnutls-devel] GnuTLS | Session resumption randomly fails (#706)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Mon Feb 18 13:54:20 CET 2019
New Issue was created.
Issue 706: https://gitlab.com/gnutls/gnutls/issues/706
Author: Hubert Kario
Assignee:
## Description of problem:
When using gnutls client, it randomly fails to resume session against both NSS and OpenSSL servers.
## Version of gnutls used:
gnutls-3.6.5-2.el8
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
RHEL
## How reproducible:
Steps to Reproduce:
* set up NSS or OpenSSL server with TLS 1.3 support
* connect to them using `gnutls-cli --resume`
* look for presence of both `Resume Handshake was completed` and `This is a resumed session`
## Actual results:
the `This is a resumed session` is sometimes missing, in case of OpenSSL, it also notes that it's a `New, TLSv1.3` session
## Expected results:
all connections should be able to resume
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/706
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/20190218/a19a4c9a/attachment.html>
More information about the Gnutls-devel
mailing list