[gnutls-devel] GnuTLS | Malformed message in taskwarrior with gnutls 3.7.3 and KTLS (#1314)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Thu Jan 20 18:26:15 CET 2022




Jan Palus commented:


@dueno still same issue (also fixed by unloading `tls` module):
```
c: INFO Handshake was completed: (TLS1.2)-(ECDHE-SECP256R1)-(RSA-SHA256)-(AES-256-GCM)
...
c: INFO expecting 0 bytes.
c: WARNING Resource temporarily unavailable, try again.
c: INFO Receiving 'XXXX' (-56 bytes)
...
Malformed message
```
`bytes` count seems very much different between ktls and non-ktls:

| direction | ktls | no ktls |
| --- | --- | --- |
| sending | 4294967268 | 154 |
| receiving| -56 | 91 |

Not sure if it's of any significance though.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1314#note_816946592
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/20220120/a591182d/attachment.html>


More information about the Gnutls-devel mailing list