aboutsummaryrefslogtreecommitdiffstats
path: root/net/gsk
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-08-17 05:48:15 +0800
committerpi <pi@FreeBSD.org>2015-08-17 05:48:15 +0800
commitb17f087adfc5ae5d9d384ffbe90db86b0668a4b7 (patch)
tree7c2ff356719acc9b8ce140632a2ed1734d82be53 /net/gsk
parent5eeaeb75d738b33691dd9fd2807ef822277fdf3e (diff)
downloadfreebsd-ports-gnome-b17f087adfc5ae5d9d384ffbe90db86b0668a4b7.tar.gz
freebsd-ports-gnome-b17f087adfc5ae5d9d384ffbe90db86b0668a4b7.tar.zst
freebsd-ports-gnome-b17f087adfc5ae5d9d384ffbe90db86b0668a4b7.zip
New port: net/ocserv: server implementing the AnyConnect SSL VPN protocol
OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be a secure, small, fast and configurable VPN server. It implements the OpenConnect SSL VPN protocol, and has also (currently experimental) compatibility with clients using the AnyConnect SSL VPN protocol. The OpenConnect protocol provides a dual TCP/UDP VPN channel, and uses the standard IETF security protocols to secure it. Both IPv4 and IPv6 are supported. Ocserv's main features are security through provilege separation and sandboxing, accounting, and resilience due to a combined use of TCP and UDP. Authentication occurs in an isolated security module process, and each user is assigned an unprivileged worker process, and a networking (tun) device. That not only eases the control of the resources of each user or group of users, but also prevents data leak (e.g., heartbleed-style attacks), and privilege escalation due to any bug on the VPN handling (worker) process. A management interface allows for viewing and querying logged-in users. WWW: http://www.infradead.org/ocserv/ PR: 202253 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> Reviewed by: pi
Diffstat (limited to 'net/gsk')
0 files changed, 0 insertions, 0 deletions