[gnutls-devel] GnuTLS | gnutls-cli lutris.net fails (#779)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jun 7 21:09:29 CEST 2019




Tested with Firefox to be sure, it sends both `record_size_limit` and `status_request`, no RST there.

```
$ gnutls-cli lutris.net --pskusername psk_identity --pskkey e2585b90ec28396c441e59ff49825e0e849750597bbee137c4b2f587d6778d28 --priority NORMAL:+DHE-PSK
Processed 154 CA certificate(s).
Resolving 'lutris.net:443'...
Connecting to '104.27.186.245:443'...
*** Fatal error: Error in the pull function.

$ gnutls-cli lutris.net --pskusername psk_identity --pskkey e2585b90ec28396c441e59ff49825e0e849750597bbee137c4b2f587d6778d28 --priority NORMAL:+DHE-PSK %COMPAT
Processed 154 CA certificate(s).
Resolving 'lutris.net:443'...
Connecting to '104.27.186.245:443'...
*** Fatal error: Error in the pull function.

$ gnutls-cli lutris.net --priority NORMAL:%DISABLE_SAFE_RENEGOTIATION
Processed 154 CA certificate(s).
Resolving 'lutris.net:443'...
Connecting to '104.27.186.245:443'...
*** Fatal error: Error in the pull function.

$ gnutls-cli lutris.net --priority NORMAL:%DISABLE_SAFE_RENEGOTIATION %COMPAT
Processed 154 CA certificate(s).
Resolving 'lutris.net:443'...
Connecting to '104.27.186.245:443'...
*** Fatal error: Error in the pull function.
```

I guess we are out of options then?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/779#note_179116581
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/20190607/8837245c/attachment.html>


More information about the Gnutls-devel mailing list