minssl
Software
www.skarnet.org

The minsslclient program

minsslclient is a UCSPI client for the minssl protocol. It connects to a remote service provided by minsslserver and runs a program with descriptors 6 and 7 communicating with that service over a secure channel.

Interface

     minsslclient [ -z timeout ] [ -y keymgr ] [ tcpclient options ] host port prog...

Options

minsslclient also accepts every option suitable for tcpclient. It will pass verbatim those options to the tcpclient program. The tcpclient options modifying TCPx environment variables will have the same effect with minsslclient, except that the variables will be named MINSSLx.

Additional UCSPI variables

minsslclient sets the following additional environment variables to strings of 56 hexadecimal signs:

Internals

minsslclient is actually a wrapper combining tcpclient and minssl.