Full-featured SSL VPN solution using a TUN/TAP Interface
OpenVPN is a full-featured SSL VPN solution which can accommodate a wide
range of configurations, including remote access, site-to-site VPNs,
WiFi security, and enterprise-scale remote access solutions with load
balancing, failover, and fine-grained access-controls.
OpenVPN implements OSI layer 2 or 3 secure network extension using the
industry standard SSL/TLS protocol, supports flexible client
authentication methods based on certificates, smart cards, and/or
2-factor authentication, and allows user or group-specific access
control policies using firewall rules applied to the VPN virtual
interface.
OpenVPN runs on: Linux, Windows 2000/XP and higher, OpenBSD, FreeBSD,
NetBSD, Mac OS X, and Solaris.
OpenVPN is not a web application proxy and does not operate through a
web browser.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP4:GA/openvpn && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
client-netconfig.down | 0000001043 1.02 KB | |
client-netconfig.up | 0000002188 2.14 KB | |
openvpn-2.3-plugin-man.dif | 0000000698 698 Bytes | |
openvpn-2.5.5.tar.xz | 0001147184 1.09 MB | |
openvpn-2.5.5.tar.xz.asc | 0000000833 833 Bytes | |
openvpn-fips140-2.3.2.patch | 0000004195 4.1 KB | |
openvpn-tmpfile.conf | 0000000032 32 Bytes | |
openvpn.README.SUSE | 0000000821 821 Bytes | |
openvpn.changes | 0000065059 63.5 KB | |
openvpn.keyring | 0000022838 22.3 KB | |
openvpn.service | 0000000506 506 Bytes | |
openvpn.spec | 0000008899 8.69 KB | |
openvpn.target | 0000000097 97 Bytes | |
rcopenvpn | 0000000535 535 Bytes |
Latest Revision
jsc#SLE-23452 - Fix license tag in spec file. - update to 2.5.5: * SWEET32/64bit cipher deprecation change was postponed to 2.7 * improve "make check" to notice if "openvpn --show-cipher" crashes * improve argv unit tests * ensure unit tests work with mbedTLS builds without BF-CBC ciphers * include "--push-remove" in the output of "openvpn --help" * fix error in iptables syntax in example firewall.sh script * fix "resolvconf -p" invocation in example "up" script * fix "common_name" environment for script calls when "--username-as-common-name" is in effect (Trac #1434) * move "push-peer-info" documentation from "server options" to "client" * correct "foreign_option_{n}" typo in manpage * README.down-root: fix plugin module name - Drop 0001-preform-deferred-authentication-in-the-background.patch Upstream has meanwhile solved this differently and the two implementations interfere (boo#1193017). - Obsoleted SLE patches up to this point: * openvpn-CVE-2020-15078.patch * openvpn-CVE-2020-11810.patch * openvpn-CVE-2018-7544.patch * openvpn-CVE-2018-9336.patch - Avoid bashisms and use POSIX sh syntax. - Use more efficient find commands. - Trim marketing filler words from description. - update to 2.5.4: * fix prompting for password on windows console if stderr redirection
Comments 0