- Package:
- src:libgnutls30
- Source:
- src:libgnutls30
- Submitter:
- Daniel Salzman
- Date:
- 2025-03-29 09:57:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, The GnuTLS library is built with KTLS support disabled. If the `--enable-ktls` configure option is added to CONFIGUREARGS in debian/rules, the library builds successfully. Also, TLS offloading seems to work well. Could you please enable this feature in the package?
I'm hopefully reassigning this to a correct package. Also CC'ing maintainers for visibility because it's needed in Knot DNS (knot package). Cheers, Jakub Ružička
Control: tags -1 moreinfo Good morning I get a testsuite error with --enable-ktls: FAIL: ktls_keyupdate.sh Afaiui GnuTLS/KTLS requires a kernel patch for key-update support to be useful. Without it applications will get unexpected errors. https://gitlab.com/gnutls/gnutls/-/issues/1420 https://gitlab.com/gnutls/gnutls/-/merge_requests/1625 https://fedoraproject.org/wiki/Changes/KTLSSupportForGnuTLS cu Andreas
On 2025-01-06 Andreas Metzler <ametzler@bebt.de> wrote: [...] ... after "sudo modprobe tls".
Thank you for the attempt, Personally I could live without the kernel patch, but I understand it's not an optimal solution :-/ Regards, Daniel
[...] Hello Daniel, the patch has been merged in linux 6.14 and GnuTLS support (in GIT) has also improved. I will revisit this after trixie release. cu Andreas