SSLtelnet-0.13_1

Package NameSSLtelnet-0.13_1
location in ports/usr/ports/net/SSLtelnet
install root/usr/local
Short DescriptionSSL enhanced telnet/telnetd
Long Description
This program suports both certification and cryptogoraphic with using SSL.

If you do not have certification (/etc/ssl/certs/telnet.pem) provided
by CA, this port make dummy certification. Of cource it is useless to certify
but you can use SSL telnet/telnetd in encryption only mode with it.

You must edit /etc/inetd.conf to make SSL telnetd available. Some examples
below:

1. Accept both normal telnet client and SSL telnet client.

telnet	stream	tcp	nowait	root	/usr/local/libexec/telnetd	telnetd 

2. Accpet only SSL encrypted client.

telnet	stream	tcp	nowait	root	/usr/local/libexec/telnetd	telnetd -z secure

3. Accept only SSL certificated client.

telnet	stream	tcp	nowait	root	/usr/local/libexec/telnetd	telnetd -a valid

author emailports@FreeBSD.org
Categorynet security
Required Packages 
Depedant Packages 


HOME
Events - SVBUG Events
BABE - Bay Area BSD Events
BSD Developer (Documentation, Mirrors, Benchmarks, Online Tools)
BSD Administrator (Man, Security, Packages & Ports)

Links
Site Map


For questions or comments, please send mail to: webmaster@svbug.com

svbug.com © 30-Apr-2006