[gnutls-devel] GnuTLS | tls1.3: server returns early on handshake when no cert is provided by client (!711)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Jul 27 10:46:45 CEST 2018
Daiki Ueno started a new discussion on src/serv.c:
> (j->tls_session, accept_fd);
> set_read_funcs(j->tls_session);
> j->handshake_ok = 0;
> - j->no_close = 0;
If I read it correctly, this is the place where `j` is first initialized; doesn't it need to initialize `j->close_ok` here?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/711#note_90735551
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/20180727/0311a1d4/attachment-0001.html>
More information about the Gnutls-devel
mailing list