[gnutls-devel] GnuTLS | Unexpected TLS packet during handshake with Twitter.com (#841)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sun Sep 29 21:11:26 CEST 2019
Tim Rühsen commented:
>From the man page:
```
DESCRIPTION
Simple client program to set up a TLS connection to some other computer. It sets up a TLS connection and for‐
wards data from the standard input to the secured socket and vice versa.
```
So it's possibly not the right tool for the job (sending several requests in one connection). But not sure, maybe you can send HTTP requests vid stdin, but you have to hand-craft them.
Better, you take a tool like Wget or Curl and just give them a bunch of twitter URLs. Make sure they have been linked with GnuTLS.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/841#note_223581745
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/20190929/23b11c92/attachment.html>
More information about the Gnutls-devel
mailing list