[gnutls-devel] GnuTLS | Failed to set TLS options (default:). error: The request is invalid. (#1405)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Jan 13 03:14:51 CET 2023




Daiki Ueno commented:


I looked at the logs but I'm now more confused. I asked you to collect logs for the squid process as a TLS server, but the attached logs indicate that they are about TLS client, as the following lines appear in the log:

```console
|<4>| HSK[110066ff0]: CLIENT HELLO was queued [235 bytes]
|<4>| HSK[110066ff0]: SERVER HELLO (2) was received. Length 83[83], frag offset 0, frag length: 83, sequence: 0
```

If you are correctly logging the server side, you should see something like the following instead:

```console
|<4>| HSK[0x55d374045130]: CLIENT HELLO (1) was received. Length 374[374], frag offset 0, frag length: 374, sequence: 0
|<4>| HSK[0x55d374045130]: SERVER HELLO was queued [122 bytes]
```

Could you tell me the exact steps you took to collect logs?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1405#note_1238049542
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/20230113/8682bf67/attachment.html>


More information about the Gnutls-devel mailing list