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

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Jun 3 20:44:32 CEST 2019




The difference between gnutls 3.6.x and earlier (e.g. 3.5.x) is support for TLS1.3. What you can try with the latest gnutls:
```
# test whether tls1.2 works
gnutls-cli --priority NORMAL:-VERS-TLS1.3 lutris.net

# test whether any new groups cause issue
gnutls-cli  lutris.net --priority NORMAL:-GROUP-ALL:+GROUP-SECP256R1

# use the debug tool
gnutls-cli-debug lutris.net
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/779#note_177427258
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/20190603/3a679b84/attachment-0001.html>


More information about the Gnutls-devel mailing list