File: //usr/local/rvm/rubies/default/share/man/cat1/sslcat.0
sslcat(1) General Commands Manual sslcat(1)
[1msslcat[0m
sslcat - simple ssl upload of a file with verbose output
[1mSYNOPSIS[0m
[1msslcat [22m[ [4mhost[24m [4mport[24m [4margs[24m ]
[1mDESCRIPTION[0m
[1msslcat [22mconnects via the IP[v4|v6] protocol to [4mhost[24m on [4mport[24m via TCP, and
then attempts an SSL connection while sending the data available on
file descriptor 6 to the server. It prints any data it receives.
[1msslcat [22mcan be used to transfer binary data. It does no conversion
other than SSL encoding and decoding.
If [4mport[24m is not supplied, [1msslcat [22muses TCP port 443 (HTTPS).
If [4mhost[24m is not supplied, [1msslcat [22mconnects to the local host.
If [4margs[24m are supplied, they are passed to [1msslclient [22munmodified.
[1mSEE ALSO[0m
sslserver(1), sslclient(1), sslcat(1), https@(1), tcp-environ(5)
sslcat(1)