[gnutls-devel] GnuTLS | Add a priority string modifier to disable sending status_request extension (#1378)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Jun 15 10:54:31 CEST 2022



Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1378



By default the client sends the `status_request` extension. From the command-line there is no other way to disable this behavior than adding `%NO_EXTENSIONS`. It would be nice we have a new modifier, say `%NO_STATUS_REQUEST`.

@tomato42 suggested that we might eventually provide finer grained control over each extension as in signature algorithms selection, but the challenge is that there are dependencies between extensions (e.g., `pre_shared_key` and `psk_ke_modes`).

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1378
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/20220615/dcdd7c92/attachment.html>


More information about the Gnutls-devel mailing list