OpenConnect SSL VPN server compatible with Cisco's AnyConnect 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.
Ocserv's main features are security through privilege 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/ocserv && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000058 58 Bytes | |
_service:download_files:ocserv-1.2.4.tar.bz2 | 0000492573 481 KB | |
ocserv.changes | 0000000832 832 Bytes | |
ocserv.spec | 0000004362 4.26 KB |
Comments 0