[gnutls-devel] GnuTLS | gnutls_init: added flag for automatic re-authentication (!766)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Oct 16 11:21:13 CEST 2018
Tom commented on a discussion on lib/handshake.c:
> return 0;
> }
>
> -int
> -_gnutls_recv_hello_request(gnutls_session_t session, void *data,
Within ARPA2 we've drafted a spec for peer-to-peer TLS connection setup. Here we make use of the fact that you can use a hello request message to initiate a handshake. Therefore I use this function in one of the protocol flows.
Is this message completely removed in TLS 1.3? That would suck.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/766#note_109077631
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/20181016/8acaf257/attachment.html>
More information about the Gnutls-devel
mailing list