[gnutls-devel] GnuTLS | Disable TLS 1.3 dynamically during handshake if bad KX is enabed in priority (#825)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Sep 3 10:57:22 CEST 2019



Dmitry Eremin-Solenikov created an issue:


  For now priority setup will disable TLS 1.3 if 'unsupported' KX is enabled (like SRP or PSK/RSA-PSK). This causes bad effects when adding VKO-GOST KX support, as one can not have `-VER-TLS-ALL:+VER-TLS1.3:+KX-ALL` setup anymore. It looks like priorities should be handled during SERVER HELLO stage:
if TLS 1.3 is enabled and negotiation fails, switch to older TLS version and try negotiating again.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/825
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/20190903/fcec89eb/attachment.html>


More information about the Gnutls-devel mailing list