ocserv 1.2.4-1build1 source package in Ubuntu

Changelog

ocserv (1.2.4-1build1) noble; urgency=medium

  * No-change rebuild against libgnutls30t64

 -- Steve Langasek <email address hidden>  Sun, 10 Mar 2024 02:10:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocserv_1.2.4.orig.tar.xz 743.9 KiB d30f29c5967715f7b118e89bba496011b2be2af0f49bb9e332f12be7fbf693d7
ocserv_1.2.4.orig.tar.xz.asc 442 bytes e7be1b383ffa9f267f5b5a5939cabdb96ce94152a6bd9e244559a0a99cc23fa9
ocserv_1.2.4-1build1.debian.tar.xz 22.5 KiB d2cc760df3c52c05c8b02a91affd2c02db85e4ace71ab321abb6d740069cd8ca
ocserv_1.2.4-1build1.dsc 2.8 KiB 58f4e6ee9a9186a4539213f3068147be7647551198ea8e06b655d3a5021dd748

View changes file

Binary packages built by this source

ocserv: OpenConnect VPN server compatible with Cisco AnyConnect VPN

 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 VPN protocol
 uses the standard IETF security protocols such as TLS 1.2, and Datagram TLS to
 provide the secure VPN service. The server is implemented primarily for the
 GNU/Linux platform but its code is designed to be portable to other UNIX
 variants as well.
 .
 Ocserv's main feature is isolation of the VPN users from the main VPN server
 process. Each authenticated 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 privilege escalation due to
 any bug on the VPN handling (worker) server. Each VPN user can be authenticated
 using password, PAM, public key (in a smart card or not) or any combination of
 methods.

ocserv-dbgsym: debug symbols for ocserv