[gnutls-devel] GnuTLS | add support for 0-RTT (!775)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Nov 12 08:21:45 CET 2018


Would it be possible to pass make the expected expiry time available to the application using GnuTLS? The Apache socache modules implement expiry by themselves, so it would be better to set the expiry time expected by GnuTLS when storing the entry. Looking at the patches a function that operates on the entry data `gnutls_datum_t` could do that without changing the API.

Implementing `gnutls_db_set_add_function` with socache will be tricky using socache, but having an atomic add function could be an option to share a ticket key across a cluster of servers.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_116377516
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/20181112/4c816a83/attachment.html>


More information about the Gnutls-devel mailing list