[gnutls-devel] GnuTLS | tls: add flag to disable session ticket in TLS 1.2 (!1475)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue May 3 19:16:32 CEST 2022
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1475 was reviewed by Alexander Sosedkin
--
<!-- Get preloaded note discussion-->
Alexander Sosedkin started a new discussion on lib/priority.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1475#note_933733111
> .sec_param = GNUTLS_SEC_PARAM_WEAK,
> - .no_tickets = 1
> + .no_tickets_tls12 = 1
So, we're changing the current meaning of PFS. Should that at least go into release notes?
--
<!-- Get preloaded note discussion-->
Alexander Sosedkin started a new discussion on NEWS: https://gitlab.com/gnutls/gnutls/-/merge_requests/1475#note_933733117
> +** libgnutls: The GNUTLS_NO_TICKETS_TLS12 flag and %NO_TICKETS_TLS12 priority
> + modifier have been added to disable session ticket usage in TLS 1.2 because
> + it does not forward secrecy (#477). Future backward incompatibility: in the
a verb like "provide" or "offer" has been omitted.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1475
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/20220503/6f626b29/attachment.html>
More information about the Gnutls-devel
mailing list