Bug 145113 - [NEW PORT] net/sslh: A ssl/ssh multiplexer
Summary: [NEW PORT] net/sslh: A ssl/ssh multiplexer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 18:00 UTC by Jui-Nan Lin
Modified: 2010-04-02 14:10 UTC (History)
0 users

See Also:


Attachments
sslh-1.7a.shar (2.66 KB, text/plain)
2010-03-28 18:00 UTC, Jui-Nan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jui-Nan Lin 2010-03-28 18:00:12 UTC
sslh lets one accept both HTTPS and SSH connections on 
the same port. It makes it possible to connect to an SSH 
server on port 443 (e.g. from inside a corporate firewall) 
while still serving HTTPS on that port.

WWW:	http://www.rutschle.net/tech/sslh.shtml

Generated with FreeBSD Port Tools 0.99
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-04-02 13:56:35 UTC
State Changed
From-To: open->closed

New port added, thank you!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-02 14:06:52 UTC
pav         2010-04-02 13:06:43 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/sslh             Makefile distinfo pkg-descr 
    net/sslh/files       patch-Makefile 
  Log:
  sslh lets one accept both HTTPS and SSH connections on the same port. It makes
  it possible to connect to an SSH server on port 443 (e.g. from inside a
  corporate firewall) while still serving HTTPS on that port.
  
  WWW:    http://www.rutschle.net/tech/sslh.shtml
  
  PR:             ports/145113
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.2192    +1 -0      ports/net/Makefile
  1.1       +31 -0     ports/net/sslh/Makefile (new)
  1.1       +3 -0      ports/net/sslh/distinfo (new)
  1.1       +20 -0     ports/net/sslh/files/patch-Makefile (new)
  1.1       +5 -0      ports/net/sslh/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"