Minimal client

Phil Leblanc philanc at gmail.com
Wed Jul 1 23:22:23 BST 2020


On Wed, Jul 1, 2020 at 10:11 PM defdefred <defdefred at protonmail.com> wrote:
>
> netcat ?
>

Yes, something like netcat (or nc, or ncat) -- but with the following
properties:
  - TLS support,
  - it can build as a _small_ _static_ executable (the libressl nc is
at best 2 MB !!),
  - it can be built with a selected set of ciphers/protocols - and not
the whole set,
  - and it allows to retrieve the server cert.

Phil


More information about the Gemini mailing list