[gnutls-devel] GnuTLS | handshake: defer setting downgrade sentinel until version is selected (!918)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Feb 13 17:34:16 CET 2019


Hubert Kario commented on a discussion on lib/handshake.c:

>  
>  	_gnutls_handshake_log("HSK[%p]: Selected version %s\n", session, session->security_parameters.pversion->name);
>  
> +	/* set downgrade sentinel if the server supports TLS 1.3 and

to resume a TLS 1.2 session, you need to negotiate TLS 1.2 first, as you can't resume a TLS 1.2 session in TLS 1.3 - so I'd say that it should be included even during session resumption

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/918#note_141046074
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/20190213/41208fed/attachment.html>


More information about the Gnutls-devel mailing list