SSL?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SSL is Secure Socket Layer developed by Netscape. Is particular transparent
for simple use in http, ftp, telnet. More information about this you can
get on Netscape's site
        http://www.netscape.com/info/SSL.html

At this time doesn't exists rfc or draft describing SSL telnet. SemTel
is writen to use same techniqes as SSLtelnet writen by Timem Hudsonem
<tjh@cryptsoft.com>. This telnet client and deamon is available on
        ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/

If you wish to use SSL you must have on server instaled SSLtelnet deamon.
I recomend you to check if is this available in oficial distribution of your
unix. If not you must download previous listed package and compile it.
For Debian Linux is package available, for debuging I had used Debian Linux 1.3
and SSLtelnet 0.9.1-2.

SemTel needs for SSL libraries SSLeay??.dll a LIBeay??.dll. Source is available
on
        ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/SSLeay-x.x.x.tar.gz
Before compiling I suggest you to read file MICROSOFT for more info.
SemTel is developed with version 0.8.1b, if you wont to compile you can download
version compiled by me
        http://www.feld.cvut.cz/~xtomasej/download/SSL081b_dll.zip

PLEASE CAREFULLY READ ATTACHED FILES, IS POSIBLE THAT IS OUT LAW TO USE SOME
CIPHERS IN YOUR COUNTRY.

SemTel is using dynamic loading model - loading libraries only if need them.
If SemTel isn't able to load dll's it print message and continue in connecting
if user allow it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Document version : 0.901
Last change      : 22.8.1998
