[gnutls-devel] GnuTLS | Add API to check whether session tickets are enabled (#1531)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Apr 3 12:11:48 CEST 2024
Ajit Singh commented: https://gitlab.com/gnutls/gnutls/-/issues/1531#note_1843551292
Yeah, reusing of `gnutls_session_get_flags` is quite reasonable.
Just to confirm, It only require to check if `NO_TICKETS` priority string is enabled or not? if yes, then What about the idea adding a distinction from session flags? using something `GNUTLS_SCFLAGS_NO_TICKETS_ENABLED`, a session configuration flags(SCFLAGS) for priority strings related options?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1531#note_1843551292
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/20240403/6ae3411d/attachment.html>
More information about the Gnutls-devel
mailing list