FreshPorts -- The Place For Ports Sat, 4 Feb 2012 2:23 AM GMT
Port details
SSLtelnet 0.13_1 net Deleted on this many watch lists=5 search for ports that depend on this port
Forbidden FORBIDDEN: Known security issues
Deprecated DEPRECATED: Known security issues
Ignore IGNORE: "is forbidden: Known security issues"
SSL enhanced telnet/telnetd

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: security
License: not specified in port


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
CVSWeb : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: security/openssl
Required To Run: security/openssl
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: SSLtelnet


Configuration Options
     No options to configure

Master Sites:
http://munitions2.xs4all.nl/software/network/ssl/applications/
http://ftp.vc-graz.ac.at/mirror/crypto/ssl/SSLapps/
http://munitions.hands.com/software/network/ssl/applications/
http://munitions.ketelhot.de/software/network/ssl/applications/
http://opensores.thebunker.net/pub/mirrors/SSLapps/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Aug 2004 05:36:44
Original commit files touched by this commit  0.13_1
kris search for other commits by this committer
As previously announced, remove these broken/insecure/obsolete ports.
02 Jul 2004 16:55:37
Original commit files touched by this commit  0.13_1
des search for other commits by this committer
Mark FORBIDDEN and DEPRECATED.
27 Feb 2004 01:18:50
Original commit files touched by this commit  0.13_1
clement search for other commits by this committer
Make portlint happier.
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.13_1
trevor search for other commits by this committer
SIZEify.
02 Nov 2003 11:05:35
Original commit files touched by this commit  0.13_1
edwin search for other commits by this committer
Make net/SSLtelnet fetchable again.
24 Sep 2003 09:37:11
Original commit files touched by this commit  0.13_1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
24 Apr 2003 03:52:41
Original commit files touched by this commit  0.13_1
kuriyama search for other commits by this committer
Add missing rmdir.
21 Feb 2003 14:44:51
Original commit files touched by this commit  0.13
nectar search for other commits by this committer
Ugh, this code defines `extern' and then includes non-application
headers.  Hack around the hack.

The fact that this port was broken with OpenSSL 0.9.7 was
Reported by:    kris
20 Feb 2003 18:51:13
Original commit files touched by this commit  0.13
knu search for other commits by this committer
De-pkg-comment.
19 Oct 2002 10:27:25
Original commit files touched by this commit  0.13
kris search for other commits by this committer
Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerability
described in FreeBSD-SA-01:49.telnetd

Submitted by:   kondo hiroshi <kondo@ysyslab.co.jp>
PR:             ports/42676
19 Oct 2002 10:26:56
Original commit files touched by this commit  0.13
kris search for other commits by this committer
Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerability
described in FreeBSD-SA-01:49.telnetd

Submitted by:   kondo hiroshi <kondo@ysyslab.co.jp>
PR:             ports/42676
13 Oct 2002 03:36:40
Original commit files touched by this commit  0.13
kris search for other commits by this committer
The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.
Remove it.
16 Feb 2002 05:32:08
files touched by this commit
issei search for other commits by this committer
Remove myself from MAINTAINER    
20 Aug 2001 22:57:04
files touched by this commit
kris search for other commits by this committer
Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet   fixed.
   
09 Jan 2001 20:59:55
files touched by this commit
issei search for other commits by this committer
- Fix compilation and installation error in CURRENT.   - maintainer is committer
now.   - Style fix in patch-*    
08 Oct 2000 07:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
22 Sep 2000 05:25:06
files touched by this commit
kris search for other commits by this committer
Host the distfile myself since the master site seems to no longer carry it.    
22 Sep 2000 02:59:06
files touched by this commit
kris search for other commits by this committer
Update all ports using OpenSSL and RSA to work without rsaref since   it is no
longer required. Apologies to the various maintainers whom I   did not yet hear
back from, but the ports freeze is coming up in a few   hours and I will be
verifying all of these ports on a 4.1 machine   myself to catch any problems.   
08 Aug 2000 03:37:54
files touched by this commit
steve search for other commits by this committer
time(3) returns a time_t and not a long.  This fixes build on the Alpha.    

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01
apache2Jan 31
apache20Jan 31
apache21Jan 31
apache22Jan 31
apache22-prefork-mpmJan 31
sudo*Jan 31

17 vulnerabilities affecting 41 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23096
Broken 192
Deprecated 94
Ignore 728
Forbidden 2
Restricted 329
No CDROM 108
Vulnerable 0
Expired 7
Set to expire 92
Interactive 62
new 24 hours 4
new 48 hours5
new 7 days26
new fortnight58
new month111

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.151 seconds.