[gnutls-devel] GnuTLS | fastopen.sh test failure (#1095)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Sep 23 03:58:09 CEST 2020
Maxim Cournoyer created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1095
## Description of problem:
The test suite fails the fastopen.sh test, with the following output:
```
FAIL: fastopen.sh
=================
Checking Fast open
Echo Server listening on IPv4 0.0.0.0 port 57564...done
Echo Server listening on IPv6 :: port 57564...done
*** Fatal error: Error in the push function.
Could not connect to 127.0.0.1:57564: Transport endpoint is already connected
Processed 1 CA certificate(s).
Resolving 'localhost:57564'...
Connecting to '127.0.0.1:57564' (TFO)...
- Certificate type: X.509
- Got a certificate list of 1 certificates.
- Certificate[0] info:
- subject `CN=GnuTLS Test Server (RSA certificate)', issuer `CN=GnuTLS Test CA', serial 0x4de0b4ca, RSA key 2432 bits, signed using RSA-SHA256, activated `2011-05-28 08:39:39 UTC', expires `2038-10-12 08:39:40 UTC', pin-sha256="ZCnc2x+EUztg6ShnEvwtcHxusyXqJ5RJLNCDLc+lVNE="
Public Key ID:
sha1:482334530a8931384a5aeacab6d2a6dece1d2b18
sha256:6429dcdb1f84533b60e9286712fc2d707c6eb325ea2794492cd0832dcfa554d1
Public Key PIN:
pin-sha256:ZCnc2x+EUztg6ShnEvwtcHxusyXqJ5RJLNCDLc+lVNE=
- Status: The certificate is trusted.
- Successfully sent 0 certificate(s) to server.
Failure: 1. TLS1.2 handshake should have succeeded!
Exiting via signal 15
FAIL fastopen.sh (exit status: 1)
```
## Version of gnutls used:
3.6.15
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
GNU Guix
## How reproducible:
Checkout the sources of 3.6.15. Run './configure' then 'make check -j24'.
## Actual results:
The test suite fails.
## Expected results:
The test suite succeeds.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1095
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/20200923/429a193b/attachment.html>
More information about the Gnutls-devel
mailing list