FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:09 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
SSLtelnet 0.13_1 net Deleted on this many watch lists=6 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


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
Required To Build: security/openssl
Required To Run: security/openssl

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/
Port Moves
  • port deleted on 2004-08-15
    REASON: Unfixed security vulnerabilities

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Aug 2004 06: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 17: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 10: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 04: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 11: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 11: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 04: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 23: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 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
22 Sep 2000 06: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 03: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 04: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
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

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