Simple tls/ssl client.
NAME
tlscat - simple ssl/tls client
SYNOPSIS
tlscat [-q] host [port] < request > response
DESCRIPTION
This program sends the request read from STDIN to host:port via ssl/tls
and writes the response to STDOUT.
The default port is 443. TLSv1, SSLv3 and SSLv2 are supported, the cer-
tificate is not verified.
-q Quit on EOF from STDIN.
AUTHOR
Szabolcs Nagy (nsz (at) port70.net)
HOME PAGE
http://repo.hu/projects/tlscat
svn co svn://repo.hu/tlscat/trunk tlscat
Use the debian repository of repo.hu or get source snapshots at http://repo.hu/projects/tlscat/releases