Failing to upgrade to CryWrap
Aristotle Pagaltzis
pagaltzis at gmx.de
Mon Jun 2 11:55:59 EDT 2008
Hi Kragen,
* Kragen Javier Sitaker <kragen at canonical.org> [2008-06-02 09:40]:
> OpenSSL has the `openssl s_client` command, which is like an
> SSL version of `netcat`, and also `openssl s_server`. These
> should be very handy for troubleshooting SSL stuff in general.
you really want to check out [`socat`][], which does everything
that `netcat`, `s_client` and a bunch of other tools do, plus
more besides. My favourite feature is that it can use not only
raw stdin as a source, but also a readline prompt, so you can
chatter at your mail- or webserver with all of the editing
conveniences you enjoy in shell.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Kragen-discuss
mailing list